").text(e.label)).appendTo(t)},_move:function(t,e){if(this.menu.element.is(":visible"))return this.menu.isFirstItem()&&/^previous/.test(t)||this.menu.isLastItem()&&/^next/.test(t)?(this.isMultiLine||this._value(this.term),void this.menu.blur()):void this.menu[t](e);this.search(null,e)},widget:function(){return this.menu.element},_value:function(){return this.valueMethod.apply(this.element,arguments)},_keyEvent:function(t,e){this.isMultiLine&&!this.menu.element.is(":visible")||(this._move(t,e),e.preventDefault())},_isContentEditable:function(t){if(!t.length)return!1;var e=t.prop("contentEditable");return"inherit"===e?this._isContentEditable(t.parent()):"true"===e}}),x.extend(x.ui.autocomplete,{escapeRegex:function(t){return t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")},filter:function(t,e){var i=new RegExp(x.ui.autocomplete.escapeRegex(e),"i");return x.grep(t,function(t){return i.test(t.label||t.value||t)})}}),x.widget("ui.autocomplete",x.ui.autocomplete,{options:{messages:{noResults:"No search results.",results:function(t){return t+(1").text(e))},100))}});x.ui.autocomplete});
\ No newline at end of file
diff --git a/current/legal/ADDITIONAL_LICENSE_INFO b/current/legal/ADDITIONAL_LICENSE_INFO
new file mode 100644
index 00000000000..ff700cd09f6
--- /dev/null
+++ b/current/legal/ADDITIONAL_LICENSE_INFO
@@ -0,0 +1,37 @@
+ ADDITIONAL INFORMATION ABOUT LICENSING
+
+Certain files distributed by Oracle America, Inc. and/or its affiliates are
+subject to the following clarification and special exception to the GPLv2,
+based on the GNU Project exception for its Classpath libraries, known as the
+GNU Classpath Exception.
+
+Note that Oracle includes multiple, independent programs in this software
+package. Some of those programs are provided under licenses deemed
+incompatible with the GPLv2 by the Free Software Foundation and others.
+For example, the package includes programs licensed under the Apache
+License, Version 2.0 and may include FreeType. Such programs are licensed
+to you under their original licenses.
+
+Oracle facilitates your further distribution of this package by adding the
+Classpath Exception to the necessary parts of its GPLv2 code, which permits
+you to use that code in combination with other independent modules not
+licensed under the GPLv2. However, note that this would not permit you to
+commingle code under an incompatible license with Oracle's GPLv2 licensed
+code by, for example, cutting and pasting such code into a file also
+containing Oracle's GPLv2 licensed code and then distributing the result.
+
+Additionally, if you were to remove the Classpath Exception from any of the
+files to which it applies and distribute the result, you would likely be
+required to license some or all of the other code in that distribution under
+the GPLv2 as well, and since the GPLv2 is incompatible with the license terms
+of some items included in the distribution by Oracle, removing the Classpath
+Exception could therefore effectively compromise your ability to further
+distribute the package.
+
+Failing to distribute notices associated with some files may also create
+unexpected legal consequences.
+
+Proceed with caution and we recommend that you obtain the advice of a lawyer
+skilled in open source matters before removing the Classpath Exception or
+making modifications to this package which may subsequently be redistributed
+and/or involve the use of third party software.
diff --git a/current/legal/ASSEMBLY_EXCEPTION b/current/legal/ASSEMBLY_EXCEPTION
new file mode 100644
index 00000000000..065b8d90239
--- /dev/null
+++ b/current/legal/ASSEMBLY_EXCEPTION
@@ -0,0 +1,27 @@
+
+OPENJDK ASSEMBLY EXCEPTION
+
+The OpenJDK source code made available by Oracle America, Inc. (Oracle) at
+openjdk.java.net ("OpenJDK Code") is distributed under the terms of the GNU
+General Public License version 2
+only ("GPL2"), with the following clarification and special exception.
+
+ Linking this OpenJDK Code statically or dynamically with other code
+ is making a combined work based on this library. Thus, the terms
+ and conditions of GPL2 cover the whole combination.
+
+ As a special exception, Oracle gives you permission to link this
+ OpenJDK Code with certain code licensed by Oracle as indicated at
+ http://openjdk.java.net/legal/exception-modules-2007-05-08.html
+ ("Designated Exception Modules") to produce an executable,
+ regardless of the license terms of the Designated Exception Modules,
+ and to copy and distribute the resulting executable under GPL2,
+ provided that the Designated Exception Modules continue to be
+ governed by the licenses under which they were offered by Oracle.
+
+As such, it allows licensees and sublicensees of Oracle's GPL2 OpenJDK Code
+to build an executable that includes those portions of necessary code that
+Oracle could not provide under GPL2 (or that Oracle has provided under GPL2
+with the Classpath exception). If you modify or add to the OpenJDK code,
+that new GPL2 code may still be combined with Designated Exception Modules
+if the new code is made subject to this exception by its copyright holder.
diff --git a/current/legal/LICENSE b/current/legal/LICENSE
new file mode 100644
index 00000000000..8b400c7ab81
--- /dev/null
+++ b/current/legal/LICENSE
@@ -0,0 +1,347 @@
+The GNU General Public License (GPL)
+
+Version 2, June 1991
+
+Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Everyone is permitted to copy and distribute verbatim copies of this license
+document, but changing it is not allowed.
+
+Preamble
+
+The licenses for most software are designed to take away your freedom to share
+and change it. By contrast, the GNU General Public License is intended to
+guarantee your freedom to share and change free software--to make sure the
+software is free for all its users. This General Public License applies to
+most of the Free Software Foundation's software and to any other program whose
+authors commit to using it. (Some other Free Software Foundation software is
+covered by the GNU Library General Public License instead.) You can apply it to
+your programs, too.
+
+When we speak of free software, we are referring to freedom, not price. Our
+General Public Licenses are designed to make sure that you have the freedom to
+distribute copies of free software (and charge for this service if you wish),
+that you receive source code or can get it if you want it, that you can change
+the software or use pieces of it in new free programs; and that you know you
+can do these things.
+
+To protect your rights, we need to make restrictions that forbid anyone to deny
+you these rights or to ask you to surrender the rights. These restrictions
+translate to certain responsibilities for you if you distribute copies of the
+software, or if you modify it.
+
+For example, if you distribute copies of such a program, whether gratis or for
+a fee, you must give the recipients all the rights that you have. You must
+make sure that they, too, receive or can get the source code. And you must
+show them these terms so they know their rights.
+
+We protect your rights with two steps: (1) copyright the software, and (2)
+offer you this license which gives you legal permission to copy, distribute
+and/or modify the software.
+
+Also, for each author's protection and ours, we want to make certain that
+everyone understands that there is no warranty for this free software. If the
+software is modified by someone else and passed on, we want its recipients to
+know that what they have is not the original, so that any problems introduced
+by others will not reflect on the original authors' reputations.
+
+Finally, any free program is threatened constantly by software patents. We
+wish to avoid the danger that redistributors of a free program will
+individually obtain patent licenses, in effect making the program proprietary.
+To prevent this, we have made it clear that any patent must be licensed for
+everyone's free use or not licensed at all.
+
+The precise terms and conditions for copying, distribution and modification
+follow.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+0. This License applies to any program or other work which contains a notice
+placed by the copyright holder saying it may be distributed under the terms of
+this General Public License. The "Program", below, refers to any such program
+or work, and a "work based on the Program" means either the Program or any
+derivative work under copyright law: that is to say, a work containing the
+Program or a portion of it, either verbatim or with modifications and/or
+translated into another language. (Hereinafter, translation is included
+without limitation in the term "modification".) Each licensee is addressed as
+"you".
+
+Activities other than copying, distribution and modification are not covered by
+this License; they are outside its scope. The act of running the Program is
+not restricted, and the output from the Program is covered only if its contents
+constitute a work based on the Program (independent of having been made by
+running the Program). Whether that is true depends on what the Program does.
+
+1. You may copy and distribute verbatim copies of the Program's source code as
+you receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice and
+disclaimer of warranty; keep intact all the notices that refer to this License
+and to the absence of any warranty; and give any other recipients of the
+Program a copy of this License along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and you may
+at your option offer warranty protection in exchange for a fee.
+
+2. You may modify your copy or copies of the Program or any portion of it, thus
+forming a work based on the Program, and copy and distribute such modifications
+or work under the terms of Section 1 above, provided that you also meet all of
+these conditions:
+
+ a) You must cause the modified files to carry prominent notices stating
+ that you changed the files and the date of any change.
+
+ b) You must cause any work that you distribute or publish, that in whole or
+ in part contains or is derived from the Program or any part thereof, to be
+ licensed as a whole at no charge to all third parties under the terms of
+ this License.
+
+ c) If the modified program normally reads commands interactively when run,
+ you must cause it, when started running for such interactive use in the
+ most ordinary way, to print or display an announcement including an
+ appropriate copyright notice and a notice that there is no warranty (or
+ else, saying that you provide a warranty) and that users may redistribute
+ the program under these conditions, and telling the user how to view a copy
+ of this License. (Exception: if the Program itself is interactive but does
+ not normally print such an announcement, your work based on the Program is
+ not required to print an announcement.)
+
+These requirements apply to the modified work as a whole. If identifiable
+sections of that work are not derived from the Program, and can be reasonably
+considered independent and separate works in themselves, then this License, and
+its terms, do not apply to those sections when you distribute them as separate
+works. But when you distribute the same sections as part of a whole which is a
+work based on the Program, the distribution of the whole must be on the terms
+of this License, whose permissions for other licensees extend to the entire
+whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest your
+rights to work written entirely by you; rather, the intent is to exercise the
+right to control the distribution of derivative or collective works based on
+the Program.
+
+In addition, mere aggregation of another work not based on the Program with the
+Program (or with a work based on the Program) on a volume of a storage or
+distribution medium does not bring the other work under the scope of this
+License.
+
+3. You may copy and distribute the Program (or a work based on it, under
+Section 2) in object code or executable form under the terms of Sections 1 and
+2 above provided that you also do one of the following:
+
+ a) Accompany it with the complete corresponding machine-readable source
+ code, which must be distributed under the terms of Sections 1 and 2 above
+ on a medium customarily used for software interchange; or,
+
+ b) Accompany it with a written offer, valid for at least three years, to
+ give any third party, for a charge no more than your cost of physically
+ performing source distribution, a complete machine-readable copy of the
+ corresponding source code, to be distributed under the terms of Sections 1
+ and 2 above on a medium customarily used for software interchange; or,
+
+ c) Accompany it with the information you received as to the offer to
+ distribute corresponding source code. (This alternative is allowed only
+ for noncommercial distribution and only if you received the program in
+ object code or executable form with such an offer, in accord with
+ Subsection b above.)
+
+The source code for a work means the preferred form of the work for making
+modifications to it. For an executable work, complete source code means all
+the source code for all modules it contains, plus any associated interface
+definition files, plus the scripts used to control compilation and installation
+of the executable. However, as a special exception, the source code
+distributed need not include anything that is normally distributed (in either
+source or binary form) with the major components (compiler, kernel, and so on)
+of the operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the source
+code from the same place counts as distribution of the source code, even though
+third parties are not compelled to copy the source along with the object code.
+
+4. You may not copy, modify, sublicense, or distribute the Program except as
+expressly provided under this License. Any attempt otherwise to copy, modify,
+sublicense or distribute the Program is void, and will automatically terminate
+your rights under this License. However, parties who have received copies, or
+rights, from you under this License will not have their licenses terminated so
+long as such parties remain in full compliance.
+
+5. You are not required to accept this License, since you have not signed it.
+However, nothing else grants you permission to modify or distribute the Program
+or its derivative works. These actions are prohibited by law if you do not
+accept this License. Therefore, by modifying or distributing the Program (or
+any work based on the Program), you indicate your acceptance of this License to
+do so, and all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+6. Each time you redistribute the Program (or any work based on the Program),
+the recipient automatically receives a license from the original licensor to
+copy, distribute or modify the Program subject to these terms and conditions.
+You may not impose any further restrictions on the recipients' exercise of the
+rights granted herein. You are not responsible for enforcing compliance by
+third parties to this License.
+
+7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues), conditions
+are imposed on you (whether by court order, agreement or otherwise) that
+contradict the conditions of this License, they do not excuse you from the
+conditions of this License. If you cannot distribute so as to satisfy
+simultaneously your obligations under this License and any other pertinent
+obligations, then as a consequence you may not distribute the Program at all.
+For example, if a patent license would not permit royalty-free redistribution
+of the Program by all those who receive copies directly or indirectly through
+you, then the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply and
+the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any patents or
+other property right claims or to contest validity of any such claims; this
+section has the sole purpose of protecting the integrity of the free software
+distribution system, which is implemented by public license practices. Many
+people have made generous contributions to the wide range of software
+distributed through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing to
+distribute software through any other system and a licensee cannot impose that
+choice.
+
+This section is intended to make thoroughly clear what is believed to be a
+consequence of the rest of this License.
+
+8. If the distribution and/or use of the Program is restricted in certain
+countries either by patents or by copyrighted interfaces, the original
+copyright holder who places the Program under this License may add an explicit
+geographical distribution limitation excluding those countries, so that
+distribution is permitted only in or among countries not thus excluded. In
+such case, this License incorporates the limitation as if written in the body
+of this License.
+
+9. The Free Software Foundation may publish revised and/or new versions of the
+General Public License from time to time. Such new versions will be similar in
+spirit to the present version, but may differ in detail to address new problems
+or concerns.
+
+Each version is given a distinguishing version number. If the Program
+specifies a version number of this License which applies to it and "any later
+version", you have the option of following the terms and conditions either of
+that version or of any later version published by the Free Software Foundation.
+If the Program does not specify a version number of this License, you may
+choose any version ever published by the Free Software Foundation.
+
+10. If you wish to incorporate parts of the Program into other free programs
+whose distribution conditions are different, write to the author to ask for
+permission. For software which is copyrighted by the Free Software Foundation,
+write to the Free Software Foundation; we sometimes make exceptions for this.
+Our decision will be guided by the two goals of preserving the free status of
+all derivatives of our free software and of promoting the sharing and reuse of
+software generally.
+
+NO WARRANTY
+
+11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR
+THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE
+STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE
+PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED,
+INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
+FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND
+PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE,
+YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL
+ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE
+PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
+INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
+BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
+OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Programs
+
+If you develop a new program, and you want it to be of the greatest possible
+use to the public, the best way to achieve this is to make it free software
+which everyone can redistribute and change under these terms.
+
+To do so, attach the following notices to the program. It is safest to attach
+them to the start of each source file to most effectively convey the exclusion
+of warranty; and each file should have at least the "copyright" line and a
+pointer to where the full notice is found.
+
+ One line to give the program's name and a brief idea of what it does.
+
+ Copyright (C)
+
+ This program is free software; you can redistribute it and/or modify it
+ under the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your option)
+ any later version.
+
+ This program is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ more details.
+
+ You should have received a copy of the GNU General Public License along
+ with this program; if not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this when it
+starts in an interactive mode:
+
+ Gnomovision version 69, Copyright (C) year name of author Gnomovision comes
+ with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free
+ software, and you are welcome to redistribute it under certain conditions;
+ type 'show c' for details.
+
+The hypothetical commands 'show w' and 'show c' should show the appropriate
+parts of the General Public License. Of course, the commands you use may be
+called something other than 'show w' and 'show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your school,
+if any, to sign a "copyright disclaimer" for the program, if necessary. Here
+is a sample; alter the names:
+
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+ 'Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+ signature of Ty Coon, 1 April 1989
+
+ Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs. If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library. If this is what you want to do, use the GNU Library General Public
+License instead of this License.
+
+
+"CLASSPATH" EXCEPTION TO THE GPL
+
+Certain source files distributed by Oracle America and/or its affiliates are
+subject to the following clarification and special exception to the GPL, but
+only where Oracle has expressly included in the particular source file's header
+the words "Oracle designates this particular file as subject to the "Classpath"
+exception as provided by Oracle in the LICENSE file that accompanied this code."
+
+ Linking this library statically or dynamically with other modules is making
+ a combined work based on this library. Thus, the terms and conditions of
+ the GNU General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this library give you
+ permission to link this library with independent modules to produce an
+ executable, regardless of the license terms of these independent modules,
+ and to copy and distribute the resulting executable under terms of your
+ choice, provided that you also meet, for each linked independent module,
+ the terms and conditions of the license of that module. An independent
+ module is a module which is not derived from or based on this library. If
+ you modify this library, you may extend this exception to your version of
+ the library, but you are not obligated to do so. If you do not wish to do
+ so, delete this exception statement from your version.
diff --git a/current/legal/jquery.md b/current/legal/jquery.md
new file mode 100644
index 00000000000..d468b3183a7
--- /dev/null
+++ b/current/legal/jquery.md
@@ -0,0 +1,72 @@
+## jQuery v3.6.1
+
+### jQuery License
+```
+jQuery v 3.6.1
+Copyright OpenJS Foundation and other contributors, https://openjsf.org/
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+******************************************
+
+The jQuery JavaScript Library v3.6.1 also includes Sizzle.js
+
+Sizzle.js includes the following license:
+
+Copyright JS Foundation and other contributors, https://js.foundation/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/sizzle
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+*********************
+
+```
diff --git a/current/legal/jqueryUI.md b/current/legal/jqueryUI.md
new file mode 100644
index 00000000000..8bda9d7a85e
--- /dev/null
+++ b/current/legal/jqueryUI.md
@@ -0,0 +1,49 @@
+## jQuery UI v1.13.2
+
+### jQuery UI License
+```
+Copyright jQuery Foundation and other contributors, https://jquery.org/
+
+This software consists of voluntary contributions made by many
+individuals. For exact contribution history, see the revision history
+available at https://github.com/jquery/jquery-ui
+
+The following license applies to all parts of this software except as
+documented below:
+
+====
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+====
+
+Copyright and related rights for sample code are waived via CC0. Sample
+code is defined as all source code contained within the demos directory.
+
+CC0: http://creativecommons.org/publicdomain/zero/1.0/
+
+====
+
+All files located in the node_modules and external directories are
+externally maintained libraries used by this software which have their
+own licenses; we recommend you read them, as their terms may differ from
+the terms above.
+
+```
diff --git a/current/legal/jszip.md b/current/legal/jszip.md
new file mode 100644
index 00000000000..fad2cb15a1f
--- /dev/null
+++ b/current/legal/jszip.md
@@ -0,0 +1,653 @@
+## JSZip v3.7.1
+
+JSZip is dual licensed. You may use it under the MIT license *or* the GPLv3
+license.
+
+### The MIT License
+```
+Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+```
+
+### GPL version 3
+```
+
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+ Preamble
+
+ The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+ The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works. By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users. We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors. You can apply it to
+your programs, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+ To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights. Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+ For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received. You must make sure that they, too, receive
+or can get the source code. And you must show them these terms so they
+know their rights.
+
+ Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+ For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software. For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+ Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so. This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software. The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable. Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products. If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+ Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary. To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+ The precise terms and conditions for copying, distribution and
+modification follow.
+
+ TERMS AND CONDITIONS
+
+ 0. Definitions.
+
+ "This License" refers to version 3 of the GNU General Public License.
+
+ "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+ "The Program" refers to any copyrightable work licensed under this
+License. Each licensee is addressed as "you". "Licensees" and
+"recipients" may be individuals or organizations.
+
+ To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy. The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+ A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+ To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy. Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+ To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies. Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+ An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License. If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+ 1. Source Code.
+
+ The "source code" for a work means the preferred form of the work
+for making modifications to it. "Object code" means any non-source
+form of a work.
+
+ A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+ The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form. A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+ The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities. However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work. For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+ The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+ The Corresponding Source for a work in source code form is that
+same work.
+
+ 2. Basic Permissions.
+
+ All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met. This License explicitly affirms your unlimited
+permission to run the unmodified Program. The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work. This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+ You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force. You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright. Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+ Conveying under any other circumstances is permitted solely under
+the conditions stated below. Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+ No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+ When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+ 4. Conveying Verbatim Copies.
+
+ You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+ You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+ 5. Conveying Modified Source Versions.
+
+ You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+ a) The work must carry prominent notices stating that you modified
+ it, and giving a relevant date.
+
+ b) The work must carry prominent notices stating that it is
+ released under this License and any conditions added under section
+ 7. This requirement modifies the requirement in section 4 to
+ "keep intact all notices".
+
+ c) You must license the entire work, as a whole, under this
+ License to anyone who comes into possession of a copy. This
+ License will therefore apply, along with any applicable section 7
+ additional terms, to the whole of the work, and all its parts,
+ regardless of how they are packaged. This License gives no
+ permission to license the work in any other way, but it does not
+ invalidate such permission if you have separately received it.
+
+ d) If the work has interactive user interfaces, each must display
+ Appropriate Legal Notices; however, if the Program has interactive
+ interfaces that do not display Appropriate Legal Notices, your
+ work need not make them do so.
+
+ A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit. Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+ 6. Conveying Non-Source Forms.
+
+ You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+ a) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by the
+ Corresponding Source fixed on a durable physical medium
+ customarily used for software interchange.
+
+ b) Convey the object code in, or embodied in, a physical product
+ (including a physical distribution medium), accompanied by a
+ written offer, valid for at least three years and valid for as
+ long as you offer spare parts or customer support for that product
+ model, to give anyone who possesses the object code either (1) a
+ copy of the Corresponding Source for all the software in the
+ product that is covered by this License, on a durable physical
+ medium customarily used for software interchange, for a price no
+ more than your reasonable cost of physically performing this
+ conveying of source, or (2) access to copy the
+ Corresponding Source from a network server at no charge.
+
+ c) Convey individual copies of the object code with a copy of the
+ written offer to provide the Corresponding Source. This
+ alternative is allowed only occasionally and noncommercially, and
+ only if you received the object code with such an offer, in accord
+ with subsection 6b.
+
+ d) Convey the object code by offering access from a designated
+ place (gratis or for a charge), and offer equivalent access to the
+ Corresponding Source in the same way through the same place at no
+ further charge. You need not require recipients to copy the
+ Corresponding Source along with the object code. If the place to
+ copy the object code is a network server, the Corresponding Source
+ may be on a different server (operated by you or a third party)
+ that supports equivalent copying facilities, provided you maintain
+ clear directions next to the object code saying where to find the
+ Corresponding Source. Regardless of what server hosts the
+ Corresponding Source, you remain obligated to ensure that it is
+ available for as long as needed to satisfy these requirements.
+
+ e) Convey the object code using peer-to-peer transmission, provided
+ you inform other peers where the object code and Corresponding
+ Source of the work are being offered to the general public at no
+ charge under subsection 6d.
+
+ A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+ A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling. In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage. For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product. A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+ "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source. The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+ If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information. But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+ The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed. Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+ Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+ 7. Additional Terms.
+
+ "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law. If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+ When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it. (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.) You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+ Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+ a) Disclaiming warranty or limiting liability differently from the
+ terms of sections 15 and 16 of this License; or
+
+ b) Requiring preservation of specified reasonable legal notices or
+ author attributions in that material or in the Appropriate Legal
+ Notices displayed by works containing it; or
+
+ c) Prohibiting misrepresentation of the origin of that material, or
+ requiring that modified versions of such material be marked in
+ reasonable ways as different from the original version; or
+
+ d) Limiting the use for publicity purposes of names of licensors or
+ authors of the material; or
+
+ e) Declining to grant rights under trademark law for use of some
+ trade names, trademarks, or service marks; or
+
+ f) Requiring indemnification of licensors and authors of that
+ material by anyone who conveys the material (or modified versions of
+ it) with contractual assumptions of liability to the recipient, for
+ any liability that these contractual assumptions directly impose on
+ those licensors and authors.
+
+ All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10. If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term. If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+ If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+ Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+ 8. Termination.
+
+ You may not propagate or modify a covered work except as expressly
+provided under this License. Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+ However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+ Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+ Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License. If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+ 9. Acceptance Not Required for Having Copies.
+
+ You are not required to accept this License in order to receive or
+run a copy of the Program. Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance. However,
+nothing other than this License grants you permission to propagate or
+modify any covered work. These actions infringe copyright if you do
+not accept this License. Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+ 10. Automatic Licensing of Downstream Recipients.
+
+ Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License. You are not responsible
+for enforcing compliance by third parties with this License.
+
+ An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations. If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+ You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License. For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+ 11. Patents.
+
+ A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based. The
+work thus licensed is called the contributor's "contributor version".
+
+ A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version. For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+ In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement). To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+ If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients. "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+ If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+ A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License. You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+ Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+ 12. No Surrender of Others' Freedom.
+
+ If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all. For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+ 13. Use with the GNU Affero General Public License.
+
+ Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work. The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+ 14. Revised Versions of this License.
+
+ The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time. Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+ Each version is given a distinguishing version number. If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation. If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+ If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+ Later license versions may give you additional or different
+permissions. However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+ 15. Disclaimer of Warranty.
+
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. Limitation of Liability.
+
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+ 17. Interpretation of Sections 15 and 16.
+
+ If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+ END OF TERMS AND CONDITIONS
+```
diff --git a/current/legal/pako.md b/current/legal/pako.md
new file mode 100644
index 00000000000..de339d89898
--- /dev/null
+++ b/current/legal/pako.md
@@ -0,0 +1,45 @@
+## Pako v1.0
+
+### Pako License
+
+Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
+(C) 1995-2013 Jean-loup Gailly and Mark Adler
+(C) 2014-2017 Vitaly Puzrin and Andrey Tupitsin
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not
+claim that you wrote the original software. If you use this software
+in a product, an acknowledgment in the product documentation would be
+appreciated but is not required.
+2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+3. This notice may not be removed or altered from any source distribution.
+
+
+
+
diff --git a/current/member-search-index.zip b/current/member-search-index.zip
index 64e03b6bffb..8a16aa9a4d8 100644
Binary files a/current/member-search-index.zip and b/current/member-search-index.zip differ
diff --git a/current/org/pepstock/charba/client/AbstractChart.html b/current/org/pepstock/charba/client/AbstractChart.html
index c19ded92a7e..1269a643654 100644
--- a/current/org/pepstock/charba/client/AbstractChart.html
+++ b/current/org/pepstock/charba/client/AbstractChart.html
@@ -2,10 +2,10 @@
-
+
AbstractChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/AreaChart.html b/current/org/pepstock/charba/client/AreaChart.html
index cf48204604e..966af7bb68d 100644
--- a/current/org/pepstock/charba/client/AreaChart.html
+++ b/current/org/pepstock/charba/client/AreaChart.html
@@ -2,10 +2,10 @@
-
+
AreaChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/BarChart.html b/current/org/pepstock/charba/client/BarChart.html
index f6fad539d1e..f739f5a684d 100644
--- a/current/org/pepstock/charba/client/BarChart.html
+++ b/current/org/pepstock/charba/client/BarChart.html
@@ -2,10 +2,10 @@
-
+
BarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/BubbleChart.html b/current/org/pepstock/charba/client/BubbleChart.html
index 8c2064dcf77..6a3424f1191 100644
--- a/current/org/pepstock/charba/client/BubbleChart.html
+++ b/current/org/pepstock/charba/client/BubbleChart.html
@@ -2,10 +2,10 @@
-
+
BubbleChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Charba.html b/current/org/pepstock/charba/client/Charba.html
index 982af347ea9..484264774f0 100644
--- a/current/org/pepstock/charba/client/Charba.html
+++ b/current/org/pepstock/charba/client/Charba.html
@@ -2,10 +2,10 @@
-
+
Charba (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Chart.html b/current/org/pepstock/charba/client/Chart.html
index f811401293f..515b040b5cb 100644
--- a/current/org/pepstock/charba/client/Chart.html
+++ b/current/org/pepstock/charba/client/Chart.html
@@ -2,10 +2,10 @@
-
+
Chart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ChartEnvelop.html b/current/org/pepstock/charba/client/ChartEnvelop.html
index 73ee5d949ac..29a648c438c 100644
--- a/current/org/pepstock/charba/client/ChartEnvelop.html
+++ b/current/org/pepstock/charba/client/ChartEnvelop.html
@@ -2,10 +2,10 @@
-
+
ChartEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ChartNode.html b/current/org/pepstock/charba/client/ChartNode.html
index 2ab698ddf2d..457af403ba2 100644
--- a/current/org/pepstock/charba/client/ChartNode.html
+++ b/current/org/pepstock/charba/client/ChartNode.html
@@ -2,10 +2,10 @@
-
+
ChartNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ChartOptions.html b/current/org/pepstock/charba/client/ChartOptions.html
index 1ae98661b42..b994caa9ca7 100644
--- a/current/org/pepstock/charba/client/ChartOptions.html
+++ b/current/org/pepstock/charba/client/ChartOptions.html
@@ -2,10 +2,10 @@
-
+
ChartOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ChartTimerTask.html b/current/org/pepstock/charba/client/ChartTimerTask.html
index a864ad2c2d0..ad6a2c5eca8 100644
--- a/current/org/pepstock/charba/client/ChartTimerTask.html
+++ b/current/org/pepstock/charba/client/ChartTimerTask.html
@@ -2,10 +2,10 @@
-
+
ChartTimerTask (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ChartType.html b/current/org/pepstock/charba/client/ChartType.html
index 23cb9012925..8d628390755 100644
--- a/current/org/pepstock/charba/client/ChartType.html
+++ b/current/org/pepstock/charba/client/ChartType.html
@@ -2,10 +2,10 @@
-
+
ChartType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Charts.html b/current/org/pepstock/charba/client/Charts.html
index b93a5946957..a2013a0e9cf 100644
--- a/current/org/pepstock/charba/client/Charts.html
+++ b/current/org/pepstock/charba/client/Charts.html
@@ -2,10 +2,10 @@
-
+
Charts (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ChartsLifecycleListener.html b/current/org/pepstock/charba/client/ChartsLifecycleListener.html
index 79462ea0b2d..d1ee8cc6860 100644
--- a/current/org/pepstock/charba/client/ChartsLifecycleListener.html
+++ b/current/org/pepstock/charba/client/ChartsLifecycleListener.html
@@ -2,10 +2,10 @@
-
+
ChartsLifecycleListener (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Configuration.html b/current/org/pepstock/charba/client/Configuration.html
index 3462d1c1570..640081ecc45 100644
--- a/current/org/pepstock/charba/client/Configuration.html
+++ b/current/org/pepstock/charba/client/Configuration.html
@@ -2,10 +2,10 @@
-
+
Configuration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ConfigurationElement.html b/current/org/pepstock/charba/client/ConfigurationElement.html
index aab83a172a5..a8fa0fcf108 100644
--- a/current/org/pepstock/charba/client/ConfigurationElement.html
+++ b/current/org/pepstock/charba/client/ConfigurationElement.html
@@ -2,10 +2,10 @@
-
+
ConfigurationElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Controller.html b/current/org/pepstock/charba/client/Controller.html
index b7444d7cb88..f3fa89530a1 100644
--- a/current/org/pepstock/charba/client/Controller.html
+++ b/current/org/pepstock/charba/client/Controller.html
@@ -2,10 +2,10 @@
-
+
Controller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Defaults.html b/current/org/pepstock/charba/client/Defaults.html
index 843686bee66..638119a05a7 100644
--- a/current/org/pepstock/charba/client/Defaults.html
+++ b/current/org/pepstock/charba/client/Defaults.html
@@ -2,10 +2,10 @@
-
+
Defaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/DeferredCharba.html b/current/org/pepstock/charba/client/DeferredCharba.html
index 18225b7fe4f..79105dbb451 100644
--- a/current/org/pepstock/charba/client/DeferredCharba.html
+++ b/current/org/pepstock/charba/client/DeferredCharba.html
@@ -2,10 +2,10 @@
-
+
DeferredCharba (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/DoughnutChart.html b/current/org/pepstock/charba/client/DoughnutChart.html
index 57dbeb6ea1a..a3ce41abb48 100644
--- a/current/org/pepstock/charba/client/DoughnutChart.html
+++ b/current/org/pepstock/charba/client/DoughnutChart.html
@@ -2,10 +2,10 @@
-
+
DoughnutChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/EventPoint.html b/current/org/pepstock/charba/client/EventPoint.html
index 20193ac52b0..45661f00f41 100644
--- a/current/org/pepstock/charba/client/EventPoint.html
+++ b/current/org/pepstock/charba/client/EventPoint.html
@@ -2,10 +2,10 @@
-
+
EventPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/GlobalOptions.html b/current/org/pepstock/charba/client/GlobalOptions.html
index ad67ae03db2..0ef7031ebfb 100644
--- a/current/org/pepstock/charba/client/GlobalOptions.html
+++ b/current/org/pepstock/charba/client/GlobalOptions.html
@@ -2,10 +2,10 @@
-
+
GlobalOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/GlobalScale.html b/current/org/pepstock/charba/client/GlobalScale.html
index c4c7a341c2e..e62656f779c 100644
--- a/current/org/pepstock/charba/client/GlobalScale.html
+++ b/current/org/pepstock/charba/client/GlobalScale.html
@@ -2,10 +2,10 @@
-
+
GlobalScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/HasAxes.html b/current/org/pepstock/charba/client/HasAxes.html
index 55ec0b68b84..9b616523d28 100644
--- a/current/org/pepstock/charba/client/HasAxes.html
+++ b/current/org/pepstock/charba/client/HasAxes.html
@@ -2,10 +2,10 @@
-
+
HasAxes (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/HasCartesianAxes.html b/current/org/pepstock/charba/client/HasCartesianAxes.html
index d591f1d16b9..73b1b6513bf 100644
--- a/current/org/pepstock/charba/client/HasCartesianAxes.html
+++ b/current/org/pepstock/charba/client/HasCartesianAxes.html
@@ -2,10 +2,10 @@
-
+
HasCartesianAxes (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/HasRadialAxis.html b/current/org/pepstock/charba/client/HasRadialAxis.html
index e3c4eed41b4..bc98ac4fdf3 100644
--- a/current/org/pepstock/charba/client/HasRadialAxis.html
+++ b/current/org/pepstock/charba/client/HasRadialAxis.html
@@ -2,10 +2,10 @@
-
+
HasRadialAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Helpers.html b/current/org/pepstock/charba/client/Helpers.html
index 35cf0b75ccc..e96ccc439f9 100644
--- a/current/org/pepstock/charba/client/Helpers.html
+++ b/current/org/pepstock/charba/client/Helpers.html
@@ -2,10 +2,10 @@
-
+
Helpers (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/HorizontalBarChart.html b/current/org/pepstock/charba/client/HorizontalBarChart.html
index 21e576b9bb5..b9edda18a82 100644
--- a/current/org/pepstock/charba/client/HorizontalBarChart.html
+++ b/current/org/pepstock/charba/client/HorizontalBarChart.html
@@ -2,10 +2,10 @@
-
+
HorizontalBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Injector.html b/current/org/pepstock/charba/client/Injector.html
index 0133d75bb8c..0eab55735ba 100644
--- a/current/org/pepstock/charba/client/Injector.html
+++ b/current/org/pepstock/charba/client/Injector.html
@@ -2,10 +2,10 @@
-
+
Injector (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/IsChart.html b/current/org/pepstock/charba/client/IsChart.html
index b677e0f5f4a..36913a62199 100644
--- a/current/org/pepstock/charba/client/IsChart.html
+++ b/current/org/pepstock/charba/client/IsChart.html
@@ -2,10 +2,10 @@
-
+
IsChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/IsDatasetCreator.html b/current/org/pepstock/charba/client/IsDatasetCreator.html
index 7d856c84c54..8db5605b31c 100644
--- a/current/org/pepstock/charba/client/IsDatasetCreator.html
+++ b/current/org/pepstock/charba/client/IsDatasetCreator.html
@@ -2,10 +2,10 @@
-
+
IsDatasetCreator (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/LineChart.html b/current/org/pepstock/charba/client/LineChart.html
index 1a118553f79..ff5aacefbfe 100644
--- a/current/org/pepstock/charba/client/LineChart.html
+++ b/current/org/pepstock/charba/client/LineChart.html
@@ -2,10 +2,10 @@
-
+
LineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/MutationItem.html b/current/org/pepstock/charba/client/MutationItem.html
index 25afd22ca65..8445051cedd 100644
--- a/current/org/pepstock/charba/client/MutationItem.html
+++ b/current/org/pepstock/charba/client/MutationItem.html
@@ -2,10 +2,10 @@
-
+
MutationItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/PieChart.html b/current/org/pepstock/charba/client/PieChart.html
index 6e35e9e7d2e..72622d4452b 100644
--- a/current/org/pepstock/charba/client/PieChart.html
+++ b/current/org/pepstock/charba/client/PieChart.html
@@ -2,10 +2,10 @@
-
+
PieChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Plugin.html b/current/org/pepstock/charba/client/Plugin.html
index 687e183064f..253b9304047 100644
--- a/current/org/pepstock/charba/client/Plugin.html
+++ b/current/org/pepstock/charba/client/Plugin.html
@@ -2,10 +2,10 @@
-
+
Plugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/PolarAreaChart.html b/current/org/pepstock/charba/client/PolarAreaChart.html
index dccb57e5c27..b3f1ce1dcba 100644
--- a/current/org/pepstock/charba/client/PolarAreaChart.html
+++ b/current/org/pepstock/charba/client/PolarAreaChart.html
@@ -2,10 +2,10 @@
-
+
PolarAreaChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/RadarChart.html b/current/org/pepstock/charba/client/RadarChart.html
index 771d6072b6f..ac47e6e4c00 100644
--- a/current/org/pepstock/charba/client/RadarChart.html
+++ b/current/org/pepstock/charba/client/RadarChart.html
@@ -2,10 +2,10 @@
-
+
RadarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ScaleType.html b/current/org/pepstock/charba/client/ScaleType.html
index 54b166524b4..c2d9854a270 100644
--- a/current/org/pepstock/charba/client/ScaleType.html
+++ b/current/org/pepstock/charba/client/ScaleType.html
@@ -2,10 +2,10 @@
-
+
ScaleType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/ScatterChart.html b/current/org/pepstock/charba/client/ScatterChart.html
index 1961dbbdc3f..7e3b4462ac4 100644
--- a/current/org/pepstock/charba/client/ScatterChart.html
+++ b/current/org/pepstock/charba/client/ScatterChart.html
@@ -2,10 +2,10 @@
-
+
ScatterChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/StackedAreaChart.html b/current/org/pepstock/charba/client/StackedAreaChart.html
index 922c1c380a7..c61ab604eab 100644
--- a/current/org/pepstock/charba/client/StackedAreaChart.html
+++ b/current/org/pepstock/charba/client/StackedAreaChart.html
@@ -2,10 +2,10 @@
-
+
StackedAreaChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/StackedBarChart.html b/current/org/pepstock/charba/client/StackedBarChart.html
index 2779c30b772..6020bde50e2 100644
--- a/current/org/pepstock/charba/client/StackedBarChart.html
+++ b/current/org/pepstock/charba/client/StackedBarChart.html
@@ -2,10 +2,10 @@
-
+
StackedBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/StackedHorizontalBarChart.html b/current/org/pepstock/charba/client/StackedHorizontalBarChart.html
index 2b7df104b1b..fa88c2bfb4e 100644
--- a/current/org/pepstock/charba/client/StackedHorizontalBarChart.html
+++ b/current/org/pepstock/charba/client/StackedHorizontalBarChart.html
@@ -2,10 +2,10 @@
-
+
StackedHorizontalBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/StackedLineChart.html b/current/org/pepstock/charba/client/StackedLineChart.html
index a4f595713f8..6a4cd8b0fe8 100644
--- a/current/org/pepstock/charba/client/StackedLineChart.html
+++ b/current/org/pepstock/charba/client/StackedLineChart.html
@@ -2,10 +2,10 @@
-
+
StackedLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/StackedVerticalLineChart.html b/current/org/pepstock/charba/client/StackedVerticalLineChart.html
index 557d73e54c3..f414a5d9fa3 100644
--- a/current/org/pepstock/charba/client/StackedVerticalLineChart.html
+++ b/current/org/pepstock/charba/client/StackedVerticalLineChart.html
@@ -2,10 +2,10 @@
-
+
StackedVerticalLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/TimeSeriesBarChart.html b/current/org/pepstock/charba/client/TimeSeriesBarChart.html
index 71aa50eff44..c5e085c99eb 100644
--- a/current/org/pepstock/charba/client/TimeSeriesBarChart.html
+++ b/current/org/pepstock/charba/client/TimeSeriesBarChart.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/TimeSeriesLineChart.html b/current/org/pepstock/charba/client/TimeSeriesLineChart.html
index 4f3056ae589..6754ff711ee 100644
--- a/current/org/pepstock/charba/client/TimeSeriesLineChart.html
+++ b/current/org/pepstock/charba/client/TimeSeriesLineChart.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/Type.html b/current/org/pepstock/charba/client/Type.html
index 0e11251a1d3..a8891a8dccf 100644
--- a/current/org/pepstock/charba/client/Type.html
+++ b/current/org/pepstock/charba/client/Type.html
@@ -2,10 +2,10 @@
-
+
Type (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/UpdateConfiguration.html b/current/org/pepstock/charba/client/UpdateConfiguration.html
index 507dc70b3c9..3dcbc51109b 100644
--- a/current/org/pepstock/charba/client/UpdateConfiguration.html
+++ b/current/org/pepstock/charba/client/UpdateConfiguration.html
@@ -2,10 +2,10 @@
-
+
UpdateConfiguration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/UpdateConfigurationBuilder.html b/current/org/pepstock/charba/client/UpdateConfigurationBuilder.html
index 2c6db959ce3..79db4efce2e 100644
--- a/current/org/pepstock/charba/client/UpdateConfigurationBuilder.html
+++ b/current/org/pepstock/charba/client/UpdateConfigurationBuilder.html
@@ -2,10 +2,10 @@
-
+
UpdateConfigurationBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/VerticalLineChart.html b/current/org/pepstock/charba/client/VerticalLineChart.html
index ec2f89caa7e..019c21beae9 100644
--- a/current/org/pepstock/charba/client/VerticalLineChart.html
+++ b/current/org/pepstock/charba/client/VerticalLineChart.html
@@ -2,10 +2,10 @@
-
+
VerticalLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/DateAdapter.html b/current/org/pepstock/charba/client/adapters/DateAdapter.html
index d641bf0b40d..c5b51b54bbb 100644
--- a/current/org/pepstock/charba/client/adapters/DateAdapter.html
+++ b/current/org/pepstock/charba/client/adapters/DateAdapter.html
@@ -2,10 +2,10 @@
-
+
DateAdapter (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/DateAdapterFormats.html b/current/org/pepstock/charba/client/adapters/DateAdapterFormats.html
index ca3aeafb47d..8ac83ab3814 100644
--- a/current/org/pepstock/charba/client/adapters/DateAdapterFormats.html
+++ b/current/org/pepstock/charba/client/adapters/DateAdapterFormats.html
@@ -2,10 +2,10 @@
-
+
DateAdapterFormats (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/DateAdapterModule.html b/current/org/pepstock/charba/client/adapters/DateAdapterModule.html
index d3af01543c4..cfbbfd7fac5 100644
--- a/current/org/pepstock/charba/client/adapters/DateAdapterModule.html
+++ b/current/org/pepstock/charba/client/adapters/DateAdapterModule.html
@@ -2,10 +2,10 @@
-
+
DateAdapterModule (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/DateAdapterOptions.DateAdaptersOptionsFactory.html b/current/org/pepstock/charba/client/adapters/DateAdapterOptions.DateAdaptersOptionsFactory.html
index ef807d02113..7d2762c28d0 100644
--- a/current/org/pepstock/charba/client/adapters/DateAdapterOptions.DateAdaptersOptionsFactory.html
+++ b/current/org/pepstock/charba/client/adapters/DateAdapterOptions.DateAdaptersOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
DateAdapterOptions.DateAdaptersOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/DateAdapterOptions.html b/current/org/pepstock/charba/client/adapters/DateAdapterOptions.html
index cee96b5bd11..413cc82e515 100644
--- a/current/org/pepstock/charba/client/adapters/DateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/adapters/DateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
DateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/class-use/DateAdapter.html b/current/org/pepstock/charba/client/adapters/class-use/DateAdapter.html
index ab5587900d4..906507d4323 100644
--- a/current/org/pepstock/charba/client/adapters/class-use/DateAdapter.html
+++ b/current/org/pepstock/charba/client/adapters/class-use/DateAdapter.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.adapters.DateAdapter (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterFormats.html b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterFormats.html
index ed4f8b2a01a..1dd017fcfb0 100644
--- a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterFormats.html
+++ b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterFormats.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.adapters.DateAdapterFormats (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterModule.html b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterModule.html
index f3803617e6d..bb86b9280b6 100644
--- a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterModule.html
+++ b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterModule.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.adapters.DateAdapterModule (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.DateAdaptersOptionsFactory.html b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.DateAdaptersOptionsFactory.html
index ac470808624..a9d3b3fe26a 100644
--- a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.DateAdaptersOptionsFactory.html
+++ b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.DateAdaptersOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.adapters.DateAdapterOptions.DateAdaptersOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.html b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.html
index 45deb99cd72..48a07160888 100644
--- a/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/adapters/class-use/DateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.adapters.DateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/package-summary.html b/current/org/pepstock/charba/client/adapters/package-summary.html
index a1153ab51b6..7e276b5f552 100644
--- a/current/org/pepstock/charba/client/adapters/package-summary.html
+++ b/current/org/pepstock/charba/client/adapters/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.adapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/package-tree.html b/current/org/pepstock/charba/client/adapters/package-tree.html
index 22b5306d163..57bf83cc68c 100644
--- a/current/org/pepstock/charba/client/adapters/package-tree.html
+++ b/current/org/pepstock/charba/client/adapters/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.adapters Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/adapters/package-use.html b/current/org/pepstock/charba/client/adapters/package-use.html
index d42276941ea..179ed09e6cf 100644
--- a/current/org/pepstock/charba/client/adapters/package-use.html
+++ b/current/org/pepstock/charba/client/adapters/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.adapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AbstractAnnotation.html b/current/org/pepstock/charba/client/annotation/AbstractAnnotation.html
index 9f513a1aa3f..b5e51ad6aaa 100644
--- a/current/org/pepstock/charba/client/annotation/AbstractAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/AbstractAnnotation.html
@@ -2,10 +2,10 @@
-
+
AbstractAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AlignPosition.html b/current/org/pepstock/charba/client/annotation/AlignPosition.html
index a0cebac3119..9432e8e6b78 100644
--- a/current/org/pepstock/charba/client/annotation/AlignPosition.html
+++ b/current/org/pepstock/charba/client/annotation/AlignPosition.html
@@ -2,10 +2,10 @@
-
+
AlignPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationContext.html b/current/org/pepstock/charba/client/annotation/AnnotationContext.html
index 1c59da06d43..1a46b9bfbf6 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationContext.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationContext.html
@@ -2,10 +2,10 @@
-
+
AnnotationContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationEnvelop.html b/current/org/pepstock/charba/client/annotation/AnnotationEnvelop.html
index 8e8b76bd0e2..f0830bcc17e 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationEnvelop.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationEnvelop.html
@@ -2,10 +2,10 @@
-
+
AnnotationEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationId.html b/current/org/pepstock/charba/client/annotation/AnnotationId.html
index 94cee1efbdf..7d57a50a616 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationId.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationId.html
@@ -2,10 +2,10 @@
-
+
AnnotationId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationOptions.html b/current/org/pepstock/charba/client/annotation/AnnotationOptions.html
index 23333148874..5ed449ed674 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationOptions.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationOptions.html
@@ -2,10 +2,10 @@
-
+
AnnotationOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationOptionsFactory.html b/current/org/pepstock/charba/client/annotation/AnnotationOptionsFactory.html
index 1af25ee9ccf..cbe522cb531 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationOptionsFactory.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
AnnotationOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationPlugin.html b/current/org/pepstock/charba/client/annotation/AnnotationPlugin.html
index 2d18cff44ab..16c508bc01a 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationPlugin.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationPlugin.html
@@ -2,10 +2,10 @@
-
+
AnnotationPlugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/AnnotationType.html b/current/org/pepstock/charba/client/annotation/AnnotationType.html
index daa7cee70da..087b7611f07 100644
--- a/current/org/pepstock/charba/client/annotation/AnnotationType.html
+++ b/current/org/pepstock/charba/client/annotation/AnnotationType.html
@@ -2,10 +2,10 @@
-
+
AnnotationType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/Arrow.html b/current/org/pepstock/charba/client/annotation/Arrow.html
index 9d8f8d08ab9..d7210c27b19 100644
--- a/current/org/pepstock/charba/client/annotation/Arrow.html
+++ b/current/org/pepstock/charba/client/annotation/Arrow.html
@@ -2,10 +2,10 @@
-
+
Arrow (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/ArrowHeads.html b/current/org/pepstock/charba/client/annotation/ArrowHeads.html
index b15a956673c..7aabc181ad5 100644
--- a/current/org/pepstock/charba/client/annotation/ArrowHeads.html
+++ b/current/org/pepstock/charba/client/annotation/ArrowHeads.html
@@ -2,10 +2,10 @@
-
+
ArrowHeads (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/BoxAnnotation.html b/current/org/pepstock/charba/client/annotation/BoxAnnotation.html
index 4176ce4c7fa..b4e833abe96 100644
--- a/current/org/pepstock/charba/client/annotation/BoxAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/BoxAnnotation.html
@@ -2,10 +2,10 @@
-
+
BoxAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/BoxLabel.html b/current/org/pepstock/charba/client/annotation/BoxLabel.html
index 4f31e46c016..28b01c025b8 100644
--- a/current/org/pepstock/charba/client/annotation/BoxLabel.html
+++ b/current/org/pepstock/charba/client/annotation/BoxLabel.html
@@ -2,10 +2,10 @@
-
+
BoxLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/Callout.html b/current/org/pepstock/charba/client/annotation/Callout.html
index 0b72949bf2b..d95cd8f6c04 100644
--- a/current/org/pepstock/charba/client/annotation/Callout.html
+++ b/current/org/pepstock/charba/client/annotation/Callout.html
@@ -2,10 +2,10 @@
-
+
Callout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/ControlPoint.html b/current/org/pepstock/charba/client/annotation/ControlPoint.html
index e9cf0a3b537..3c6e9d1f146 100644
--- a/current/org/pepstock/charba/client/annotation/ControlPoint.html
+++ b/current/org/pepstock/charba/client/annotation/ControlPoint.html
@@ -2,10 +2,10 @@
-
+
ControlPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/EllipseAnnotation.html b/current/org/pepstock/charba/client/annotation/EllipseAnnotation.html
index 9ef5adfb0f0..387c6e99e3b 100644
--- a/current/org/pepstock/charba/client/annotation/EllipseAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/EllipseAnnotation.html
@@ -2,10 +2,10 @@
-
+
EllipseAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/EllipseLabel.html b/current/org/pepstock/charba/client/annotation/EllipseLabel.html
index bb8009ac99f..1bbc26a5c96 100644
--- a/current/org/pepstock/charba/client/annotation/EllipseLabel.html
+++ b/current/org/pepstock/charba/client/annotation/EllipseLabel.html
@@ -2,10 +2,10 @@
-
+
EllipseLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/Interaction.html b/current/org/pepstock/charba/client/annotation/Interaction.html
index 8eb87b985fd..03d8684086e 100644
--- a/current/org/pepstock/charba/client/annotation/Interaction.html
+++ b/current/org/pepstock/charba/client/annotation/Interaction.html
@@ -2,10 +2,10 @@
-
+
Interaction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/IsDefaultsAnnotationInteraction.html b/current/org/pepstock/charba/client/annotation/IsDefaultsAnnotationInteraction.html
index a6fccdaf78c..b7ec5443c49 100644
--- a/current/org/pepstock/charba/client/annotation/IsDefaultsAnnotationInteraction.html
+++ b/current/org/pepstock/charba/client/annotation/IsDefaultsAnnotationInteraction.html
@@ -2,10 +2,10 @@
-
+
IsDefaultsAnnotationInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/LabelAnnotation.html b/current/org/pepstock/charba/client/annotation/LabelAnnotation.html
index 7e91767f6e3..71805a5ff0d 100644
--- a/current/org/pepstock/charba/client/annotation/LabelAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/LabelAnnotation.html
@@ -2,10 +2,10 @@
-
+
LabelAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/LineAnnotation.html b/current/org/pepstock/charba/client/annotation/LineAnnotation.html
index 8223cf570ea..e3246717d13 100644
--- a/current/org/pepstock/charba/client/annotation/LineAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/LineAnnotation.html
@@ -2,10 +2,10 @@
-
+
LineAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/LineLabel.html b/current/org/pepstock/charba/client/annotation/LineLabel.html
index 0d0337ae6f6..010bc1a1b07 100644
--- a/current/org/pepstock/charba/client/annotation/LineLabel.html
+++ b/current/org/pepstock/charba/client/annotation/LineLabel.html
@@ -2,10 +2,10 @@
-
+
LineLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/Padding.html b/current/org/pepstock/charba/client/annotation/Padding.html
index 0159209c93c..a9c65d9b8ae 100644
--- a/current/org/pepstock/charba/client/annotation/Padding.html
+++ b/current/org/pepstock/charba/client/annotation/Padding.html
@@ -2,10 +2,10 @@
-
+
Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/PointAnnotation.html b/current/org/pepstock/charba/client/annotation/PointAnnotation.html
index 20657acc580..61382bee79c 100644
--- a/current/org/pepstock/charba/client/annotation/PointAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/PointAnnotation.html
@@ -2,10 +2,10 @@
-
+
PointAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/PolygonAnnotation.html b/current/org/pepstock/charba/client/annotation/PolygonAnnotation.html
index c103ea67f45..85fb8be55c7 100644
--- a/current/org/pepstock/charba/client/annotation/PolygonAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/PolygonAnnotation.html
@@ -2,10 +2,10 @@
-
+
PolygonAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/AdjustScaleRangeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/AdjustScaleRangeCallback.html
index 53410b970b4..18c8c87d985 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/AdjustScaleRangeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/AdjustScaleRangeCallback.html
@@ -2,10 +2,10 @@
-
+
AdjustScaleRangeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/AdjustSizeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/AdjustSizeCallback.html
index da071b33fd2..c5fc2db2cd1 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/AdjustSizeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/AdjustSizeCallback.html
@@ -2,10 +2,10 @@
-
+
AdjustSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/CalloutPositionCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/CalloutPositionCallback.html
index b4a6ae8d6f6..bf1073ff9ed 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/CalloutPositionCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/CalloutPositionCallback.html
@@ -2,10 +2,10 @@
-
+
CalloutPositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ContentCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ContentCallback.html
index 9bc01a273ac..bf9fd90f7f3 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ContentCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ContentCallback.html
@@ -2,10 +2,10 @@
-
+
ContentCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ControlPointCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ControlPointCallback.html
index 54ed908fef0..aa95710c879 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ControlPointCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ControlPointCallback.html
@@ -2,10 +2,10 @@
-
+
ControlPointCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/CurveCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/CurveCallback.html
index bf0eb5cb72b..8cad07dabcf 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/CurveCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/CurveCallback.html
@@ -2,10 +2,10 @@
-
+
CurveCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/DrawTimeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/DrawTimeCallback.html
index ed0e496267b..7848db65f4b 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/DrawTimeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/DrawTimeCallback.html
@@ -2,10 +2,10 @@
-
+
DrawTimeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/FillCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/FillCallback.html
index 5cf92a0fd0d..029712ee9f5 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/FillCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/FillCallback.html
@@ -2,10 +2,10 @@
-
+
FillCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ImageOpacityCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ImageOpacityCallback.html
index 05a78c135be..1f411c79b67 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ImageOpacityCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ImageOpacityCallback.html
@@ -2,10 +2,10 @@
-
+
ImageOpacityCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ImageSizeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ImageSizeCallback.html
index 09791f598d9..aac89b63f03 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ImageSizeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ImageSizeCallback.html
@@ -2,10 +2,10 @@
-
+
ImageSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/InitCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/InitCallback.html
index ef1b05b61b9..be77870342b 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/InitCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/InitCallback.html
@@ -2,10 +2,10 @@
-
+
InitCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/LabelAlignPositionCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/LabelAlignPositionCallback.html
index dd3880c9b29..11c48bde39d 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/LabelAlignPositionCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/LabelAlignPositionCallback.html
@@ -2,10 +2,10 @@
-
+
LabelAlignPositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/LabelPositionCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/LabelPositionCallback.html
index 38250a4997c..16497256c38 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/LabelPositionCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/LabelPositionCallback.html
@@ -2,10 +2,10 @@
-
+
LabelPositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/LengthCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/LengthCallback.html
index 4ba03e5f430..fc00a9be8cc 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/LengthCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/LengthCallback.html
@@ -2,10 +2,10 @@
-
+
LengthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/MarginCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/MarginCallback.html
index 4a0c94d37d9..a1431e3e818 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/MarginCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/MarginCallback.html
@@ -2,10 +2,10 @@
-
+
MarginCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ShadowBlurCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ShadowBlurCallback.html
index 0d4c5db59f5..34f2a576585 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ShadowBlurCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ShadowBlurCallback.html
@@ -2,10 +2,10 @@
-
+
ShadowBlurCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ShadowOffsetCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ShadowOffsetCallback.html
index 384ebc3fda7..b8b238c56b7 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ShadowOffsetCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ShadowOffsetCallback.html
@@ -2,10 +2,10 @@
-
+
ShadowOffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/SideCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/SideCallback.html
index 7e1c4655d3c..bf0f83d7698 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/SideCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/SideCallback.html
@@ -2,10 +2,10 @@
-
+
SideCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/SidesCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/SidesCallback.html
index 2d0c8d6aaa4..ec69ca1c612 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/SidesCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/SidesCallback.html
@@ -2,10 +2,10 @@
-
+
SidesCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/StartCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/StartCallback.html
index a604bde8bb5..e95c090c215 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/StartCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/StartCallback.html
@@ -2,10 +2,10 @@
-
+
StartCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ValueCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ValueCallback.html
index 4315368d73c..8e3ff67b13b 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ValueCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ValueCallback.html
@@ -2,10 +2,10 @@
-
+
ValueCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/ZCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/ZCallback.html
index 059d97dd33a..f85c0cceacc 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/ZCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/ZCallback.html
@@ -2,10 +2,10 @@
-
+
ZCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustScaleRangeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustScaleRangeCallback.html
index c6cb9d1f475..4f78e227de6 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustScaleRangeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustScaleRangeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.AdjustScaleRangeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustSizeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustSizeCallback.html
index 357b209f808..61b9c332ee1 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustSizeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/AdjustSizeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.AdjustSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/CalloutPositionCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/CalloutPositionCallback.html
index db727dd4603..1eb157761e6 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/CalloutPositionCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/CalloutPositionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.CalloutPositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ContentCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ContentCallback.html
index cb94ac2def6..e59489f8f13 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ContentCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ContentCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ContentCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ControlPointCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ControlPointCallback.html
index 5989967e496..6c5912257b6 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ControlPointCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ControlPointCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ControlPointCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/CurveCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/CurveCallback.html
index c43cdc09cdc..eaf2c605c34 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/CurveCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/CurveCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.CurveCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/DrawTimeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/DrawTimeCallback.html
index 93c5d3c6b4e..cddcbde09d1 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/DrawTimeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/DrawTimeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.DrawTimeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/FillCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/FillCallback.html
index cf20b1affc1..3a08cdf9ba9 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/FillCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/FillCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.FillCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageOpacityCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageOpacityCallback.html
index 67505bde5b8..d1c1ad89832 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageOpacityCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageOpacityCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ImageOpacityCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageSizeCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageSizeCallback.html
index 81bd198b18b..11c8aa6def9 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageSizeCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ImageSizeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ImageSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/InitCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/InitCallback.html
index 76a97a454c7..38e7a25af50 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/InitCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/InitCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.InitCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelAlignPositionCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelAlignPositionCallback.html
index 6e5dcb8a8bd..a609573d427 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelAlignPositionCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelAlignPositionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.LabelAlignPositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelPositionCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelPositionCallback.html
index 5dedc253869..4910ac11450 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelPositionCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/LabelPositionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.LabelPositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/LengthCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/LengthCallback.html
index 3ac052a1827..29e7e567352 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/LengthCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/LengthCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.LengthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/MarginCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/MarginCallback.html
index 3352c471061..ba0417a9e30 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/MarginCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/MarginCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.MarginCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowBlurCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowBlurCallback.html
index 22f4a0dcaeb..8ecab044a84 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowBlurCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowBlurCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ShadowBlurCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowOffsetCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowOffsetCallback.html
index a27a0bb06e1..524851a10a3 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowOffsetCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ShadowOffsetCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ShadowOffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/SideCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/SideCallback.html
index 211249b6a1e..21ff836504d 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/SideCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/SideCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.SideCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/SidesCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/SidesCallback.html
index 9a7ed0fde4e..ac863708b9a 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/SidesCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/SidesCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.SidesCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/StartCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/StartCallback.html
index 1727a0771f0..5e307af8de8 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/StartCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/StartCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.StartCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ValueCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ValueCallback.html
index 0bf2cd59084..0476e736439 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ValueCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ValueCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ValueCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ZCallback.html b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ZCallback.html
index 846d11ff7c0..d6566371fd8 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/class-use/ZCallback.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/class-use/ZCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.callbacks.ZCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/package-summary.html b/current/org/pepstock/charba/client/annotation/callbacks/package-summary.html
index 00b171687fe..5a339caf203 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/package-summary.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/package-tree.html b/current/org/pepstock/charba/client/annotation/callbacks/package-tree.html
index 59c225735d0..2b6798454c6 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/package-tree.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.callbacks Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/callbacks/package-use.html b/current/org/pepstock/charba/client/annotation/callbacks/package-use.html
index 4da45774fc0..e90e40860cc 100644
--- a/current/org/pepstock/charba/client/annotation/callbacks/package-use.html
+++ b/current/org/pepstock/charba/client/annotation/callbacks/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.annotation.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AbstractAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/AbstractAnnotation.html
index f745a289157..77741470aaa 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AbstractAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AbstractAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AbstractAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AlignPosition.html b/current/org/pepstock/charba/client/annotation/class-use/AlignPosition.html
index 7043c9fd56d..a98840236a0 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AlignPosition.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AlignPosition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AlignPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationContext.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationContext.html
index 44ee8f9e953..65759787352 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationContext.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AnnotationContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationEnvelop.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationEnvelop.html
index 866ed531420..07f4b469b42 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationEnvelop.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AnnotationEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationId.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationId.html
index b6ae1249b0f..a38cae0bf8a 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationId.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationId.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.AnnotationId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptions.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptions.html
index 166c0628923..8fd67cac523 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptions.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AnnotationOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptionsFactory.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptionsFactory.html
index 11647f08cb7..d19340eff11 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptionsFactory.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AnnotationOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationPlugin.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationPlugin.html
index 89d62e7931e..ace55f42f3c 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationPlugin.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationPlugin.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AnnotationPlugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/AnnotationType.html b/current/org/pepstock/charba/client/annotation/class-use/AnnotationType.html
index 2b0cbf25944..da2ab9fc7ef 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/AnnotationType.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/AnnotationType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.AnnotationType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/Arrow.html b/current/org/pepstock/charba/client/annotation/class-use/Arrow.html
index c19c83cd0d3..e718be1fd58 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/Arrow.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/Arrow.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.Arrow (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/ArrowHeads.html b/current/org/pepstock/charba/client/annotation/class-use/ArrowHeads.html
index 5c7180754c1..8da630bf5c4 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/ArrowHeads.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/ArrowHeads.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.ArrowHeads (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/BoxAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/BoxAnnotation.html
index b8dd1d91e26..d51ac464629 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/BoxAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/BoxAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.BoxAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/BoxLabel.html b/current/org/pepstock/charba/client/annotation/class-use/BoxLabel.html
index c394ef950cd..524138a8f6a 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/BoxLabel.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/BoxLabel.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.BoxLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/Callout.html b/current/org/pepstock/charba/client/annotation/class-use/Callout.html
index 731da1c5ea3..b0c499db7c9 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/Callout.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/Callout.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.Callout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/ControlPoint.html b/current/org/pepstock/charba/client/annotation/class-use/ControlPoint.html
index c328fed41a5..d3be036ca41 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/ControlPoint.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/ControlPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.ControlPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/EllipseAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/EllipseAnnotation.html
index 70f11b17d2f..992186a36b9 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/EllipseAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/EllipseAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.EllipseAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/EllipseLabel.html b/current/org/pepstock/charba/client/annotation/class-use/EllipseLabel.html
index 1906f5aaaf1..dc4fc48bc62 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/EllipseLabel.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/EllipseLabel.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.EllipseLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/Interaction.html b/current/org/pepstock/charba/client/annotation/class-use/Interaction.html
index c6822b363b2..61638d0512c 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/Interaction.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/Interaction.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.Interaction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/IsDefaultsAnnotationInteraction.html b/current/org/pepstock/charba/client/annotation/class-use/IsDefaultsAnnotationInteraction.html
index 8f4182a40ee..40f292fda71 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/IsDefaultsAnnotationInteraction.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/IsDefaultsAnnotationInteraction.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.IsDefaultsAnnotationInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/LabelAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/LabelAnnotation.html
index 735073dcf66..b7408296551 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/LabelAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/LabelAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.LabelAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/LineAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/LineAnnotation.html
index dc7bc4d9f7c..3e3b032425b 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/LineAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/LineAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.LineAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/LineLabel.html b/current/org/pepstock/charba/client/annotation/class-use/LineLabel.html
index 34937e5d26f..a9c52e2e679 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/LineLabel.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/LineLabel.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.LineLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/Padding.html b/current/org/pepstock/charba/client/annotation/class-use/Padding.html
index 4f1433d56a1..426f070ae86 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/Padding.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/Padding.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/PointAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/PointAnnotation.html
index dee1764bbd5..94700ac557f 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/PointAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/PointAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.PointAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/class-use/PolygonAnnotation.html b/current/org/pepstock/charba/client/annotation/class-use/PolygonAnnotation.html
index 3eee7657bd7..f010893c07e 100644
--- a/current/org/pepstock/charba/client/annotation/class-use/PolygonAnnotation.html
+++ b/current/org/pepstock/charba/client/annotation/class-use/PolygonAnnotation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.PolygonAnnotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/AlignPositionElement.html b/current/org/pepstock/charba/client/annotation/elements/AlignPositionElement.html
index af15eef044c..d0eaef783ca 100644
--- a/current/org/pepstock/charba/client/annotation/elements/AlignPositionElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/AlignPositionElement.html
@@ -2,10 +2,10 @@
-
+
AlignPositionElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/AnnotationElement.html b/current/org/pepstock/charba/client/annotation/elements/AnnotationElement.html
index cae1806a2c7..c83d9638554 100644
--- a/current/org/pepstock/charba/client/annotation/elements/AnnotationElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/AnnotationElement.html
@@ -2,10 +2,10 @@
-
+
AnnotationElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/AnnotationProperties.html b/current/org/pepstock/charba/client/annotation/elements/AnnotationProperties.html
index e2031048023..8177c804edc 100644
--- a/current/org/pepstock/charba/client/annotation/elements/AnnotationProperties.html
+++ b/current/org/pepstock/charba/client/annotation/elements/AnnotationProperties.html
@@ -2,10 +2,10 @@
-
+
AnnotationProperties (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/ArrowElement.html b/current/org/pepstock/charba/client/annotation/elements/ArrowElement.html
index 27864655e6c..8b6d4db84ab 100644
--- a/current/org/pepstock/charba/client/annotation/elements/ArrowElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/ArrowElement.html
@@ -2,10 +2,10 @@
-
+
ArrowElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/ArrowHeadsElement.html b/current/org/pepstock/charba/client/annotation/elements/ArrowHeadsElement.html
index 2245069befa..373b48d6404 100644
--- a/current/org/pepstock/charba/client/annotation/elements/ArrowHeadsElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/ArrowHeadsElement.html
@@ -2,10 +2,10 @@
-
+
ArrowHeadsElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/CalloutElement.html b/current/org/pepstock/charba/client/annotation/elements/CalloutElement.html
index c4911b3473b..3d2b5ffd58d 100644
--- a/current/org/pepstock/charba/client/annotation/elements/CalloutElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/CalloutElement.html
@@ -2,10 +2,10 @@
-
+
CalloutElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/ControlPointElement.html b/current/org/pepstock/charba/client/annotation/elements/ControlPointElement.html
index a490ad3f064..e9d8593a262 100644
--- a/current/org/pepstock/charba/client/annotation/elements/ControlPointElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/ControlPointElement.html
@@ -2,10 +2,10 @@
-
+
ControlPointElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/OptionsElement.html b/current/org/pepstock/charba/client/annotation/elements/OptionsElement.html
index 86a26241400..363b818554a 100644
--- a/current/org/pepstock/charba/client/annotation/elements/OptionsElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/OptionsElement.html
@@ -2,10 +2,10 @@
-
+
OptionsElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/AlignPositionElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/AlignPositionElement.html
index 3ab3ae04bac..26e08724b7b 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/AlignPositionElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/AlignPositionElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.AlignPositionElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationElement.html
index 2ad208c6adf..b2ee93401dc 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.AnnotationElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationProperties.html b/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationProperties.html
index e46ec88bc18..9d19eeab310 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationProperties.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/AnnotationProperties.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.AnnotationProperties (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowElement.html
index 3b9fc13cf2d..eefd6ba38b9 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.ArrowElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowHeadsElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowHeadsElement.html
index b879178ab28..e9192cbb146 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowHeadsElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/ArrowHeadsElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.ArrowHeadsElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/CalloutElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/CalloutElement.html
index c47c7812c11..b0282c69647 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/CalloutElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/CalloutElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.CalloutElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/ControlPointElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/ControlPointElement.html
index defe2319f76..10f3529cb66 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/ControlPointElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/ControlPointElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.ControlPointElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/class-use/OptionsElement.html b/current/org/pepstock/charba/client/annotation/elements/class-use/OptionsElement.html
index 38b1b9ba496..c4574510ad8 100644
--- a/current/org/pepstock/charba/client/annotation/elements/class-use/OptionsElement.html
+++ b/current/org/pepstock/charba/client/annotation/elements/class-use/OptionsElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.elements.OptionsElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/package-summary.html b/current/org/pepstock/charba/client/annotation/elements/package-summary.html
index 34a76f15596..df52c1d6c05 100644
--- a/current/org/pepstock/charba/client/annotation/elements/package-summary.html
+++ b/current/org/pepstock/charba/client/annotation/elements/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.elements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/package-tree.html b/current/org/pepstock/charba/client/annotation/elements/package-tree.html
index eb6903be562..0a095608bae 100644
--- a/current/org/pepstock/charba/client/annotation/elements/package-tree.html
+++ b/current/org/pepstock/charba/client/annotation/elements/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.elements Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/elements/package-use.html b/current/org/pepstock/charba/client/annotation/elements/package-use.html
index 8a05bee2571..54c8ff21a1c 100644
--- a/current/org/pepstock/charba/client/annotation/elements/package-use.html
+++ b/current/org/pepstock/charba/client/annotation/elements/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.annotation.elements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/CalloutPosition.html b/current/org/pepstock/charba/client/annotation/enums/CalloutPosition.html
index 2031fca2787..4bbe4196b00 100644
--- a/current/org/pepstock/charba/client/annotation/enums/CalloutPosition.html
+++ b/current/org/pepstock/charba/client/annotation/enums/CalloutPosition.html
@@ -2,10 +2,10 @@
-
+
CalloutPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/ContentType.html b/current/org/pepstock/charba/client/annotation/enums/ContentType.html
index acca3067532..d5cbd86626e 100644
--- a/current/org/pepstock/charba/client/annotation/enums/ContentType.html
+++ b/current/org/pepstock/charba/client/annotation/enums/ContentType.html
@@ -2,10 +2,10 @@
-
+
ContentType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/DrawTime.html b/current/org/pepstock/charba/client/annotation/enums/DrawTime.html
index 72f0f8ae8a7..3f3a56475da 100644
--- a/current/org/pepstock/charba/client/annotation/enums/DrawTime.html
+++ b/current/org/pepstock/charba/client/annotation/enums/DrawTime.html
@@ -2,10 +2,10 @@
-
+
DrawTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/Event.html b/current/org/pepstock/charba/client/annotation/enums/Event.html
index c4fe0eb3b39..7e395020e87 100644
--- a/current/org/pepstock/charba/client/annotation/enums/Event.html
+++ b/current/org/pepstock/charba/client/annotation/enums/Event.html
@@ -2,10 +2,10 @@
-
+
Event (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/LabelPosition.html b/current/org/pepstock/charba/client/annotation/enums/LabelPosition.html
index e4280b0518e..06377b04a9f 100644
--- a/current/org/pepstock/charba/client/annotation/enums/LabelPosition.html
+++ b/current/org/pepstock/charba/client/annotation/enums/LabelPosition.html
@@ -2,10 +2,10 @@
-
+
LabelPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/class-use/CalloutPosition.html b/current/org/pepstock/charba/client/annotation/enums/class-use/CalloutPosition.html
index 54e1a285329..4bb5b14c4da 100644
--- a/current/org/pepstock/charba/client/annotation/enums/class-use/CalloutPosition.html
+++ b/current/org/pepstock/charba/client/annotation/enums/class-use/CalloutPosition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.enums.CalloutPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/class-use/ContentType.html b/current/org/pepstock/charba/client/annotation/enums/class-use/ContentType.html
index 77da146d9d1..97d150a145e 100644
--- a/current/org/pepstock/charba/client/annotation/enums/class-use/ContentType.html
+++ b/current/org/pepstock/charba/client/annotation/enums/class-use/ContentType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.enums.ContentType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/class-use/DrawTime.html b/current/org/pepstock/charba/client/annotation/enums/class-use/DrawTime.html
index 14896eed301..d4938db1494 100644
--- a/current/org/pepstock/charba/client/annotation/enums/class-use/DrawTime.html
+++ b/current/org/pepstock/charba/client/annotation/enums/class-use/DrawTime.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.enums.DrawTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/class-use/Event.html b/current/org/pepstock/charba/client/annotation/enums/class-use/Event.html
index 64cd7f603cd..752bb95c979 100644
--- a/current/org/pepstock/charba/client/annotation/enums/class-use/Event.html
+++ b/current/org/pepstock/charba/client/annotation/enums/class-use/Event.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.enums.Event (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/class-use/LabelPosition.html b/current/org/pepstock/charba/client/annotation/enums/class-use/LabelPosition.html
index d6affa1058c..624e524e0a0 100644
--- a/current/org/pepstock/charba/client/annotation/enums/class-use/LabelPosition.html
+++ b/current/org/pepstock/charba/client/annotation/enums/class-use/LabelPosition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.annotation.enums.LabelPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/package-summary.html b/current/org/pepstock/charba/client/annotation/enums/package-summary.html
index 18f855b7f8f..2ede4a51da8 100644
--- a/current/org/pepstock/charba/client/annotation/enums/package-summary.html
+++ b/current/org/pepstock/charba/client/annotation/enums/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/package-tree.html b/current/org/pepstock/charba/client/annotation/enums/package-tree.html
index 95b33e00fb6..0c75459aa00 100644
--- a/current/org/pepstock/charba/client/annotation/enums/package-tree.html
+++ b/current/org/pepstock/charba/client/annotation/enums/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.enums Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/enums/package-use.html b/current/org/pepstock/charba/client/annotation/enums/package-use.html
index 4147fb03146..924146d58c1 100644
--- a/current/org/pepstock/charba/client/annotation/enums/package-use.html
+++ b/current/org/pepstock/charba/client/annotation/enums/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.annotation.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/ClickCallback.html b/current/org/pepstock/charba/client/annotation/listeners/ClickCallback.html
index 6b0cf3b8ab3..968c5dd51ee 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/ClickCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/ClickCallback.html
@@ -2,10 +2,10 @@
-
+
ClickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/ElementHookCallback.html b/current/org/pepstock/charba/client/annotation/listeners/ElementHookCallback.html
index 0c50d284b48..db72c17affe 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/ElementHookCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/ElementHookCallback.html
@@ -2,10 +2,10 @@
-
+
ElementHookCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/EnterCallback.html b/current/org/pepstock/charba/client/annotation/listeners/EnterCallback.html
index 3f0a3c5fac0..e802b5a4f30 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/EnterCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/EnterCallback.html
@@ -2,10 +2,10 @@
-
+
EnterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/LeaveCallback.html b/current/org/pepstock/charba/client/annotation/listeners/LeaveCallback.html
index 65f3e2f6b2e..1a2b3caf247 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/LeaveCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/LeaveCallback.html
@@ -2,10 +2,10 @@
-
+
LeaveCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/class-use/ClickCallback.html b/current/org/pepstock/charba/client/annotation/listeners/class-use/ClickCallback.html
index 1ba06954343..cde383684de 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/class-use/ClickCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/class-use/ClickCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.listeners.ClickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/class-use/ElementHookCallback.html b/current/org/pepstock/charba/client/annotation/listeners/class-use/ElementHookCallback.html
index 0408c2454c5..a624ea1b7d7 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/class-use/ElementHookCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/class-use/ElementHookCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.listeners.ElementHookCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/class-use/EnterCallback.html b/current/org/pepstock/charba/client/annotation/listeners/class-use/EnterCallback.html
index 25955e78c4b..8de28e07c37 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/class-use/EnterCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/class-use/EnterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.listeners.EnterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/class-use/LeaveCallback.html b/current/org/pepstock/charba/client/annotation/listeners/class-use/LeaveCallback.html
index 177afae5aaa..bcf4df03091 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/class-use/LeaveCallback.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/class-use/LeaveCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.annotation.listeners.LeaveCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/package-summary.html b/current/org/pepstock/charba/client/annotation/listeners/package-summary.html
index 303ac3a36d4..efeeb595ac0 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/package-summary.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.listeners (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/package-tree.html b/current/org/pepstock/charba/client/annotation/listeners/package-tree.html
index 5c44d72d140..7d3fd467762 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/package-tree.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation.listeners Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/listeners/package-use.html b/current/org/pepstock/charba/client/annotation/listeners/package-use.html
index 9cc9af52d2c..02cf7a379d8 100644
--- a/current/org/pepstock/charba/client/annotation/listeners/package-use.html
+++ b/current/org/pepstock/charba/client/annotation/listeners/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.annotation.listeners (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/package-summary.html b/current/org/pepstock/charba/client/annotation/package-summary.html
index e2a2d5e10ab..b9258e624ea 100644
--- a/current/org/pepstock/charba/client/annotation/package-summary.html
+++ b/current/org/pepstock/charba/client/annotation/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/package-tree.html b/current/org/pepstock/charba/client/annotation/package-tree.html
index 5714517977a..5b30b755b63 100644
--- a/current/org/pepstock/charba/client/annotation/package-tree.html
+++ b/current/org/pepstock/charba/client/annotation/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.annotation Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/annotation/package-use.html b/current/org/pepstock/charba/client/annotation/package-use.html
index 7c7487bfb71..1637830bdb7 100644
--- a/current/org/pepstock/charba/client/annotation/package-use.html
+++ b/current/org/pepstock/charba/client/annotation/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.annotation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AbstractDatasetContext.html b/current/org/pepstock/charba/client/callbacks/AbstractDatasetContext.html
index 317f2d36108..6ade04f562d 100644
--- a/current/org/pepstock/charba/client/callbacks/AbstractDatasetContext.html
+++ b/current/org/pepstock/charba/client/callbacks/AbstractDatasetContext.html
@@ -2,10 +2,10 @@
-
+
AbstractDatasetContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AbstractTooltipBodyCallback.html b/current/org/pepstock/charba/client/callbacks/AbstractTooltipBodyCallback.html
index 5d1d6ff37b9..0948c000b7f 100644
--- a/current/org/pepstock/charba/client/callbacks/AbstractTooltipBodyCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AbstractTooltipBodyCallback.html
@@ -2,10 +2,10 @@
-
+
AbstractTooltipBodyCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AbstractTooltipFooterCallback.html b/current/org/pepstock/charba/client/callbacks/AbstractTooltipFooterCallback.html
index 7f02f7144eb..b1c4cd42117 100644
--- a/current/org/pepstock/charba/client/callbacks/AbstractTooltipFooterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AbstractTooltipFooterCallback.html
@@ -2,10 +2,10 @@
-
+
AbstractTooltipFooterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AbstractTooltipLabelCallback.html b/current/org/pepstock/charba/client/callbacks/AbstractTooltipLabelCallback.html
index bf93de59561..ecf2e2980a3 100644
--- a/current/org/pepstock/charba/client/callbacks/AbstractTooltipLabelCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AbstractTooltipLabelCallback.html
@@ -2,10 +2,10 @@
-
+
AbstractTooltipLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AbstractTooltipTitleCallback.html b/current/org/pepstock/charba/client/callbacks/AbstractTooltipTitleCallback.html
index 75b3fc7cff2..fe085a0100f 100644
--- a/current/org/pepstock/charba/client/callbacks/AbstractTooltipTitleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AbstractTooltipTitleCallback.html
@@ -2,10 +2,10 @@
-
+
AbstractTooltipTitleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AlignToPixelsCallback.html b/current/org/pepstock/charba/client/callbacks/AlignToPixelsCallback.html
index 2eac5d45582..e6f53615900 100644
--- a/current/org/pepstock/charba/client/callbacks/AlignToPixelsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AlignToPixelsCallback.html
@@ -2,10 +2,10 @@
-
+
AlignToPixelsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AngleCallback.html b/current/org/pepstock/charba/client/callbacks/AngleCallback.html
index 1c5c2ae7649..2e2d65b84fe 100644
--- a/current/org/pepstock/charba/client/callbacks/AngleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AngleCallback.html
@@ -2,10 +2,10 @@
-
+
AngleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisBuildTicksCallback.html b/current/org/pepstock/charba/client/callbacks/AxisBuildTicksCallback.html
index 4d97fe1e1fe..b5fb1b8bb0f 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisBuildTicksCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisBuildTicksCallback.html
@@ -2,10 +2,10 @@
-
+
AxisBuildTicksCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisCalculateLabelRotationCallback.html b/current/org/pepstock/charba/client/callbacks/AxisCalculateLabelRotationCallback.html
index 69f722dc310..ce46746bc28 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisCalculateLabelRotationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisCalculateLabelRotationCallback.html
@@ -2,10 +2,10 @@
-
+
AxisCalculateLabelRotationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisDataLimitsCallback.html b/current/org/pepstock/charba/client/callbacks/AxisDataLimitsCallback.html
index a0dafe1fe68..8d451034841 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisDataLimitsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisDataLimitsCallback.html
@@ -2,10 +2,10 @@
-
+
AxisDataLimitsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisDimensionsCallback.html b/current/org/pepstock/charba/client/callbacks/AxisDimensionsCallback.html
index 63ed8a1632d..937b58520f4 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisDimensionsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisDimensionsCallback.html
@@ -2,10 +2,10 @@
-
+
AxisDimensionsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisFitCallback.html b/current/org/pepstock/charba/client/callbacks/AxisFitCallback.html
index 359f52aa96d..ec05d30ccf8 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisFitCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisFitCallback.html
@@ -2,10 +2,10 @@
-
+
AxisFitCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisTickToLabelConversionCallback.html b/current/org/pepstock/charba/client/callbacks/AxisTickToLabelConversionCallback.html
index f9a97be2036..5b9335e3536 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisTickToLabelConversionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisTickToLabelConversionCallback.html
@@ -2,10 +2,10 @@
-
+
AxisTickToLabelConversionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/AxisUpdateCallback.html b/current/org/pepstock/charba/client/callbacks/AxisUpdateCallback.html
index d7c021535af..3393a0517d7 100644
--- a/current/org/pepstock/charba/client/callbacks/AxisUpdateCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/AxisUpdateCallback.html
@@ -2,10 +2,10 @@
-
+
AxisUpdateCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BarBorderWidthCallback.html b/current/org/pepstock/charba/client/callbacks/BarBorderWidthCallback.html
index f8a9def8d18..5757962d621 100644
--- a/current/org/pepstock/charba/client/callbacks/BarBorderWidthCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BarBorderWidthCallback.html
@@ -2,10 +2,10 @@
-
+
BarBorderWidthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BaseCallback.html b/current/org/pepstock/charba/client/callbacks/BaseCallback.html
index 063b4e39d5a..9b92396d070 100644
--- a/current/org/pepstock/charba/client/callbacks/BaseCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BaseCallback.html
@@ -2,10 +2,10 @@
-
+
BaseCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BeginAtZeroCallback.html b/current/org/pepstock/charba/client/callbacks/BeginAtZeroCallback.html
index 657f41f3b44..a5eecb0c9f2 100644
--- a/current/org/pepstock/charba/client/callbacks/BeginAtZeroCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BeginAtZeroCallback.html
@@ -2,10 +2,10 @@
-
+
BeginAtZeroCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BorderAlignCallback.html b/current/org/pepstock/charba/client/callbacks/BorderAlignCallback.html
index 8c3323d818b..331bd9fa0a8 100644
--- a/current/org/pepstock/charba/client/callbacks/BorderAlignCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BorderAlignCallback.html
@@ -2,10 +2,10 @@
-
+
BorderAlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BorderDashCallback.html b/current/org/pepstock/charba/client/callbacks/BorderDashCallback.html
index b731efa5516..b7719b97e78 100644
--- a/current/org/pepstock/charba/client/callbacks/BorderDashCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BorderDashCallback.html
@@ -2,10 +2,10 @@
-
+
BorderDashCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BorderDashOffsetCallback.html b/current/org/pepstock/charba/client/callbacks/BorderDashOffsetCallback.html
index c044607767c..3f220fec00b 100644
--- a/current/org/pepstock/charba/client/callbacks/BorderDashOffsetCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BorderDashOffsetCallback.html
@@ -2,10 +2,10 @@
-
+
BorderDashOffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BorderRadiusCallback.html b/current/org/pepstock/charba/client/callbacks/BorderRadiusCallback.html
index 1e9cb17ad18..6259db2bd58 100644
--- a/current/org/pepstock/charba/client/callbacks/BorderRadiusCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BorderRadiusCallback.html
@@ -2,10 +2,10 @@
-
+
BorderRadiusCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BorderSkippedCallback.html b/current/org/pepstock/charba/client/callbacks/BorderSkippedCallback.html
index 43a29a58f0c..dd283785cb1 100644
--- a/current/org/pepstock/charba/client/callbacks/BorderSkippedCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BorderSkippedCallback.html
@@ -2,10 +2,10 @@
-
+
BorderSkippedCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/BoundsCallback.html b/current/org/pepstock/charba/client/callbacks/BoundsCallback.html
index d079b86c275..02f73d3f012 100644
--- a/current/org/pepstock/charba/client/callbacks/BoundsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/BoundsCallback.html
@@ -2,10 +2,10 @@
-
+
BoundsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CallbacksEnvelop.html b/current/org/pepstock/charba/client/callbacks/CallbacksEnvelop.html
index f0d3421d12b..28a9fb77c34 100644
--- a/current/org/pepstock/charba/client/callbacks/CallbacksEnvelop.html
+++ b/current/org/pepstock/charba/client/callbacks/CallbacksEnvelop.html
@@ -2,10 +2,10 @@
-
+
CallbacksEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CapStyleCallback.html b/current/org/pepstock/charba/client/callbacks/CapStyleCallback.html
index 0f937de0adf..66c762259d7 100644
--- a/current/org/pepstock/charba/client/callbacks/CapStyleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/CapStyleCallback.html
@@ -2,10 +2,10 @@
-
+
CapStyleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CategoryTickCallback.html b/current/org/pepstock/charba/client/callbacks/CategoryTickCallback.html
index 1801d0c2bfd..66f400ee74e 100644
--- a/current/org/pepstock/charba/client/callbacks/CategoryTickCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/CategoryTickCallback.html
@@ -2,10 +2,10 @@
-
+
CategoryTickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ChartContext.html b/current/org/pepstock/charba/client/callbacks/ChartContext.html
index 0cf0bc54d85..33981ff3fc1 100644
--- a/current/org/pepstock/charba/client/callbacks/ChartContext.html
+++ b/current/org/pepstock/charba/client/callbacks/ChartContext.html
@@ -2,10 +2,10 @@
-
+
ChartContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CircularCallback.html b/current/org/pepstock/charba/client/callbacks/CircularCallback.html
index 8130d846647..766b07d4674 100644
--- a/current/org/pepstock/charba/client/callbacks/CircularCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/CircularCallback.html
@@ -2,10 +2,10 @@
-
+
CircularCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ColorCallback.html b/current/org/pepstock/charba/client/callbacks/ColorCallback.html
index 3b8e4e5172d..4033f857d70 100644
--- a/current/org/pepstock/charba/client/callbacks/ColorCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ColorCallback.html
@@ -2,10 +2,10 @@
-
+
ColorCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ColorsCallback.html b/current/org/pepstock/charba/client/callbacks/ColorsCallback.html
index 622bb1e6c2f..b2e014bf861 100644
--- a/current/org/pepstock/charba/client/callbacks/ColorsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ColorsCallback.html
@@ -2,10 +2,10 @@
-
+
ColorsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CountCallback.html b/current/org/pepstock/charba/client/callbacks/CountCallback.html
index 22f1b454cc9..3d98d925391 100644
--- a/current/org/pepstock/charba/client/callbacks/CountCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/CountCallback.html
@@ -2,10 +2,10 @@
-
+
CountCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CrosshairFormatterCallback.html b/current/org/pepstock/charba/client/callbacks/CrosshairFormatterCallback.html
index c76a3c3c49f..4a19335ff8e 100644
--- a/current/org/pepstock/charba/client/callbacks/CrosshairFormatterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/CrosshairFormatterCallback.html
@@ -2,10 +2,10 @@
-
+
CrosshairFormatterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/CubicInterpolationModeCallback.html b/current/org/pepstock/charba/client/callbacks/CubicInterpolationModeCallback.html
index 6bb266dde68..eda81c06c32 100644
--- a/current/org/pepstock/charba/client/callbacks/CubicInterpolationModeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/CubicInterpolationModeCallback.html
@@ -2,10 +2,10 @@
-
+
CubicInterpolationModeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/DatasetContext.html b/current/org/pepstock/charba/client/callbacks/DatasetContext.html
index 14649dd97b0..7fb0404b376 100644
--- a/current/org/pepstock/charba/client/callbacks/DatasetContext.html
+++ b/current/org/pepstock/charba/client/callbacks/DatasetContext.html
@@ -2,10 +2,10 @@
-
+
DatasetContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/DelayCallback.html b/current/org/pepstock/charba/client/callbacks/DelayCallback.html
index b76bc84a1cc..426dddacca9 100644
--- a/current/org/pepstock/charba/client/callbacks/DelayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/DelayCallback.html
@@ -2,10 +2,10 @@
-
+
DelayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/DisplayCallback.html b/current/org/pepstock/charba/client/callbacks/DisplayCallback.html
index a067af29833..5aa31492ece 100644
--- a/current/org/pepstock/charba/client/callbacks/DisplayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/DisplayCallback.html
@@ -2,10 +2,10 @@
-
+
DisplayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/DrawActiveElementsOnTopCallback.html b/current/org/pepstock/charba/client/callbacks/DrawActiveElementsOnTopCallback.html
index f9ceb33730c..51d3e1bf0d4 100644
--- a/current/org/pepstock/charba/client/callbacks/DrawActiveElementsOnTopCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/DrawActiveElementsOnTopCallback.html
@@ -2,10 +2,10 @@
-
+
DrawActiveElementsOnTopCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/DurationCallback.html b/current/org/pepstock/charba/client/callbacks/DurationCallback.html
index 6fa75620426..b561e773146 100644
--- a/current/org/pepstock/charba/client/callbacks/DurationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/DurationCallback.html
@@ -2,10 +2,10 @@
-
+
DurationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/EasingCallback.html b/current/org/pepstock/charba/client/callbacks/EasingCallback.html
index 97efad79e2c..84a657c5a05 100644
--- a/current/org/pepstock/charba/client/callbacks/EasingCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/EasingCallback.html
@@ -2,10 +2,10 @@
-
+
EasingCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ElementAlignCallback.html b/current/org/pepstock/charba/client/callbacks/ElementAlignCallback.html
index ae8004ae429..073fe8358a8 100644
--- a/current/org/pepstock/charba/client/callbacks/ElementAlignCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ElementAlignCallback.html
@@ -2,10 +2,10 @@
-
+
ElementAlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/EnableBorderRadiusCallback.html b/current/org/pepstock/charba/client/callbacks/EnableBorderRadiusCallback.html
index 1b8666d9741..c45839f8177 100644
--- a/current/org/pepstock/charba/client/callbacks/EnableBorderRadiusCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/EnableBorderRadiusCallback.html
@@ -2,10 +2,10 @@
-
+
EnableBorderRadiusCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/FillCallback.html b/current/org/pepstock/charba/client/callbacks/FillCallback.html
index 3ba67db8faf..117b4f5b454 100644
--- a/current/org/pepstock/charba/client/callbacks/FillCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/FillCallback.html
@@ -2,10 +2,10 @@
-
+
FillCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/FontCallback.html b/current/org/pepstock/charba/client/callbacks/FontCallback.html
index 6b16cced047..f704d83d6aa 100644
--- a/current/org/pepstock/charba/client/callbacks/FontCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/FontCallback.html
@@ -2,10 +2,10 @@
-
+
FontCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/FontsCallback.html b/current/org/pepstock/charba/client/callbacks/FontsCallback.html
index 0eb7469dc31..b9c36e04e37 100644
--- a/current/org/pepstock/charba/client/callbacks/FontsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/FontsCallback.html
@@ -2,10 +2,10 @@
-
+
FontsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/FromCallback.html b/current/org/pepstock/charba/client/callbacks/FromCallback.html
index ea9afe24899..072609a9ec5 100644
--- a/current/org/pepstock/charba/client/callbacks/FromCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/FromCallback.html
@@ -2,10 +2,10 @@
-
+
FromCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/FullSizeCallback.html b/current/org/pepstock/charba/client/callbacks/FullSizeCallback.html
index 262ab1244b0..ba402bf5cea 100644
--- a/current/org/pepstock/charba/client/callbacks/FullSizeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/FullSizeCallback.html
@@ -2,10 +2,10 @@
-
+
FullSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/GraceCallback.html b/current/org/pepstock/charba/client/callbacks/GraceCallback.html
index d0a1b77125e..885802788e5 100644
--- a/current/org/pepstock/charba/client/callbacks/GraceCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/GraceCallback.html
@@ -2,10 +2,10 @@
-
+
GraceCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/HtmlLegendCallback.html b/current/org/pepstock/charba/client/callbacks/HtmlLegendCallback.html
index f2b6a549506..ebb3ed3a50c 100644
--- a/current/org/pepstock/charba/client/callbacks/HtmlLegendCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/HtmlLegendCallback.html
@@ -2,10 +2,10 @@
-
+
HtmlLegendCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/HtmlLegendItemCallback.html b/current/org/pepstock/charba/client/callbacks/HtmlLegendItemCallback.html
index 845b9b3e8e2..ad2a72c0b00 100644
--- a/current/org/pepstock/charba/client/callbacks/HtmlLegendItemCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/HtmlLegendItemCallback.html
@@ -2,10 +2,10 @@
-
+
HtmlLegendItemCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/HtmlLegendTitleCallback.html b/current/org/pepstock/charba/client/callbacks/HtmlLegendTitleCallback.html
index 148b7920319..a2476b5a82a 100644
--- a/current/org/pepstock/charba/client/callbacks/HtmlLegendTitleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/HtmlLegendTitleCallback.html
@@ -2,10 +2,10 @@
-
+
HtmlLegendTitleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/InflateAmountCallback.html b/current/org/pepstock/charba/client/callbacks/InflateAmountCallback.html
index a4f45321dab..6740c09010f 100644
--- a/current/org/pepstock/charba/client/callbacks/InflateAmountCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/InflateAmountCallback.html
@@ -2,10 +2,10 @@
-
+
InflateAmountCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/JoinStyleCallback.html b/current/org/pepstock/charba/client/callbacks/JoinStyleCallback.html
index a8766e724f4..b9e861e1097 100644
--- a/current/org/pepstock/charba/client/callbacks/JoinStyleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/JoinStyleCallback.html
@@ -2,10 +2,10 @@
-
+
JoinStyleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/LegendFilterCallback.html b/current/org/pepstock/charba/client/callbacks/LegendFilterCallback.html
index 0cb9953eafa..68302b09b5a 100644
--- a/current/org/pepstock/charba/client/callbacks/LegendFilterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/LegendFilterCallback.html
@@ -2,10 +2,10 @@
-
+
LegendFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/LegendItemSortCallback.html b/current/org/pepstock/charba/client/callbacks/LegendItemSortCallback.html
index d9a94aedbe9..8871e3f9ad5 100644
--- a/current/org/pepstock/charba/client/callbacks/LegendItemSortCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/LegendItemSortCallback.html
@@ -2,10 +2,10 @@
-
+
LegendItemSortCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/LegendLabelsCallback.html b/current/org/pepstock/charba/client/callbacks/LegendLabelsCallback.html
index f08e765da4a..5a70debb336 100644
--- a/current/org/pepstock/charba/client/callbacks/LegendLabelsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/LegendLabelsCallback.html
@@ -2,10 +2,10 @@
-
+
LegendLabelsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/LoopCallback.html b/current/org/pepstock/charba/client/callbacks/LoopCallback.html
index b69b917f850..d32ae6a0d9f 100644
--- a/current/org/pepstock/charba/client/callbacks/LoopCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/LoopCallback.html
@@ -2,10 +2,10 @@
-
+
LoopCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/MaxTicksLimitCallback.html b/current/org/pepstock/charba/client/callbacks/MaxTicksLimitCallback.html
index 5be18d298dd..6c6704f954f 100644
--- a/current/org/pepstock/charba/client/callbacks/MaxTicksLimitCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/MaxTicksLimitCallback.html
@@ -2,10 +2,10 @@
-
+
MaxTicksLimitCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/MeterContentCallback.html b/current/org/pepstock/charba/client/callbacks/MeterContentCallback.html
index 09eaa24585b..eaef697fd27 100644
--- a/current/org/pepstock/charba/client/callbacks/MeterContentCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/MeterContentCallback.html
@@ -2,10 +2,10 @@
-
+
MeterContentCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/MeterFormatCallback.html b/current/org/pepstock/charba/client/callbacks/MeterFormatCallback.html
index 7c559ee7942..17c17677719 100644
--- a/current/org/pepstock/charba/client/callbacks/MeterFormatCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/MeterFormatCallback.html
@@ -2,10 +2,10 @@
-
+
MeterFormatCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/MinMaxCallback.html b/current/org/pepstock/charba/client/callbacks/MinMaxCallback.html
index 94b148ca75d..dacd37e1c5f 100644
--- a/current/org/pepstock/charba/client/callbacks/MinMaxCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/MinMaxCallback.html
@@ -2,10 +2,10 @@
-
+
MinMaxCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/NativeCallback.html b/current/org/pepstock/charba/client/callbacks/NativeCallback.html
index 6dc20cfce78..12e885d11a1 100644
--- a/current/org/pepstock/charba/client/callbacks/NativeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/NativeCallback.html
@@ -2,10 +2,10 @@
-
+
NativeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/NumberFormatCallback.html b/current/org/pepstock/charba/client/callbacks/NumberFormatCallback.html
index 11b20d9a2c0..b6cf9cf1f55 100644
--- a/current/org/pepstock/charba/client/callbacks/NumberFormatCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/NumberFormatCallback.html
@@ -2,10 +2,10 @@
-
+
NumberFormatCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/OffsetCallback.html b/current/org/pepstock/charba/client/callbacks/OffsetCallback.html
index e17ca49b8f7..e103adaac42 100644
--- a/current/org/pepstock/charba/client/callbacks/OffsetCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/OffsetCallback.html
@@ -2,10 +2,10 @@
-
+
OffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/PaddingCallback.html b/current/org/pepstock/charba/client/callbacks/PaddingCallback.html
index 1cd36ef8f82..216b1bc1a4b 100644
--- a/current/org/pepstock/charba/client/callbacks/PaddingCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/PaddingCallback.html
@@ -2,10 +2,10 @@
-
+
PaddingCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ParsedData.html b/current/org/pepstock/charba/client/callbacks/ParsedData.html
index e1796b0d115..29684dd11fc 100644
--- a/current/org/pepstock/charba/client/callbacks/ParsedData.html
+++ b/current/org/pepstock/charba/client/callbacks/ParsedData.html
@@ -2,10 +2,10 @@
-
+
ParsedData (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/PointLabelCallback.html b/current/org/pepstock/charba/client/callbacks/PointLabelCallback.html
index be54b2a1d56..19068edfa0b 100644
--- a/current/org/pepstock/charba/client/callbacks/PointLabelCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/PointLabelCallback.html
@@ -2,10 +2,10 @@
-
+
PointLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/PointStyleCallback.html b/current/org/pepstock/charba/client/callbacks/PointStyleCallback.html
index ae169f506cb..5769f0384ae 100644
--- a/current/org/pepstock/charba/client/callbacks/PointStyleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/PointStyleCallback.html
@@ -2,10 +2,10 @@
-
+
PointStyleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/PositionCallback.html b/current/org/pepstock/charba/client/callbacks/PositionCallback.html
index 7e74190f0a6..e35616f6fd2 100644
--- a/current/org/pepstock/charba/client/callbacks/PositionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/PositionCallback.html
@@ -2,10 +2,10 @@
-
+
PositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/PrecisionCallback.html b/current/org/pepstock/charba/client/callbacks/PrecisionCallback.html
index afbbb74c9b9..3116baa0f53 100644
--- a/current/org/pepstock/charba/client/callbacks/PrecisionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/PrecisionCallback.html
@@ -2,10 +2,10 @@
-
+
PrecisionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/RadiusCallback.html b/current/org/pepstock/charba/client/callbacks/RadiusCallback.html
index c6716f31da0..0532ba25a85 100644
--- a/current/org/pepstock/charba/client/callbacks/RadiusCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/RadiusCallback.html
@@ -2,10 +2,10 @@
-
+
RadiusCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/RequestAnimationCallback.html b/current/org/pepstock/charba/client/callbacks/RequestAnimationCallback.html
index 0b7f5ab57c6..00a0e100692 100644
--- a/current/org/pepstock/charba/client/callbacks/RequestAnimationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/RequestAnimationCallback.html
@@ -2,10 +2,10 @@
-
+
RequestAnimationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ReverseCallback.html b/current/org/pepstock/charba/client/callbacks/ReverseCallback.html
index c0878ab37ef..1506e7ad440 100644
--- a/current/org/pepstock/charba/client/callbacks/ReverseCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ReverseCallback.html
@@ -2,10 +2,10 @@
-
+
ReverseCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/RotationCallback.html b/current/org/pepstock/charba/client/callbacks/RotationCallback.html
index 2852e54112e..a1abbb80dd4 100644
--- a/current/org/pepstock/charba/client/callbacks/RotationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/RotationCallback.html
@@ -2,10 +2,10 @@
-
+
RotationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScaleContext.html b/current/org/pepstock/charba/client/callbacks/ScaleContext.html
index 21802cdaf42..f5fd8814a5e 100644
--- a/current/org/pepstock/charba/client/callbacks/ScaleContext.html
+++ b/current/org/pepstock/charba/client/callbacks/ScaleContext.html
@@ -2,10 +2,10 @@
-
+
ScaleContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScaleOffsetCallback.html b/current/org/pepstock/charba/client/callbacks/ScaleOffsetCallback.html
index f4fc5a41ea6..8eaacc5195d 100644
--- a/current/org/pepstock/charba/client/callbacks/ScaleOffsetCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScaleOffsetCallback.html
@@ -2,10 +2,10 @@
-
+
ScaleOffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScalePositionCallback.html b/current/org/pepstock/charba/client/callbacks/ScalePositionCallback.html
index ad517463785..461e1cf64c4 100644
--- a/current/org/pepstock/charba/client/callbacks/ScalePositionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScalePositionCallback.html
@@ -2,10 +2,10 @@
-
+
ScalePositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScaleWeightCallback.html b/current/org/pepstock/charba/client/callbacks/ScaleWeightCallback.html
index bb74fef453d..fe5d6e34f5c 100644
--- a/current/org/pepstock/charba/client/callbacks/ScaleWeightCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScaleWeightCallback.html
@@ -2,10 +2,10 @@
-
+
ScaleWeightCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/Scriptable.html b/current/org/pepstock/charba/client/callbacks/Scriptable.html
index bfb9539182f..3f7a95089db 100644
--- a/current/org/pepstock/charba/client/callbacks/Scriptable.html
+++ b/current/org/pepstock/charba/client/callbacks/Scriptable.html
@@ -2,10 +2,10 @@
-
+
Scriptable (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableDoubleChecker.html b/current/org/pepstock/charba/client/callbacks/ScriptableDoubleChecker.html
index 1429bfa4d97..aa4d75e4cf4 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableDoubleChecker.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableDoubleChecker.html
@@ -2,10 +2,10 @@
-
+
ScriptableDoubleChecker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyArrayCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyArrayCallback.html
index 1df8d24612b..d68ba0011a0 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyArrayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyArrayCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyArrayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyBooleanCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyBooleanCallback.html
index c92a1fe5b80..b8fe3802b06 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyBooleanCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyBooleanCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyBooleanCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyDoubleCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyDoubleCallback.html
index d8cd7d274e1..6dc6fbf8a87 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyDoubleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyDoubleCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyDoubleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerCallback.html
index 211f9b2e564..edfddcfcfe5 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyHandlerCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEvent.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEvent.html
index 070e23c03f3..a8b16dfa753 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEvent.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEvent.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyHandlerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEventAndRedraw.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEventAndRedraw.html
index 4e5560e579f..40cc0442235 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEventAndRedraw.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyHandlerEventAndRedraw.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyHandlerEventAndRedraw (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyIntegerCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyIntegerCallback.html
index 6abdd8af775..786bbbe3384 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyIntegerCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyIntegerCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyIntegerCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyNativeObjectCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyNativeObjectCallback.html
index 357d7700856..8eaaccd587f 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyNativeObjectCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyNativeObjectCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyNativeObjectCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyObjectCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyObjectCallback.html
index cf55d00c850..24800e14fac 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyObjectCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyObjectCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyObjectCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyStringCallback.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyStringCallback.html
index 2b39f5eed26..be0306f6eec 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyStringCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.ProxyStringCallback.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions.ProxyStringCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.html b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.html
index 11799f60075..421d7649a30 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableFunctions.html
@@ -2,10 +2,10 @@
-
+
ScriptableFunctions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableIntegerChecker.html b/current/org/pepstock/charba/client/callbacks/ScriptableIntegerChecker.html
index c49d08ada6e..2f4e13e1b14 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableIntegerChecker.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableIntegerChecker.html
@@ -2,10 +2,10 @@
-
+
ScriptableIntegerChecker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableResultChecker.html b/current/org/pepstock/charba/client/callbacks/ScriptableResultChecker.html
index 8201db1e9ea..08ac91e8a36 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableResultChecker.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableResultChecker.html
@@ -2,10 +2,10 @@
-
+
ScriptableResultChecker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ScriptableUtil.html b/current/org/pepstock/charba/client/callbacks/ScriptableUtil.html
index cccd9ebb12b..80c8a4f7b25 100644
--- a/current/org/pepstock/charba/client/callbacks/ScriptableUtil.html
+++ b/current/org/pepstock/charba/client/callbacks/ScriptableUtil.html
@@ -2,10 +2,10 @@
-
+
ScriptableUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/SegmentContext.html b/current/org/pepstock/charba/client/callbacks/SegmentContext.html
index 682b67ff40a..70c986e5063 100644
--- a/current/org/pepstock/charba/client/callbacks/SegmentContext.html
+++ b/current/org/pepstock/charba/client/callbacks/SegmentContext.html
@@ -2,10 +2,10 @@
-
+
SegmentContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ShowLabelBackdropCallback.html b/current/org/pepstock/charba/client/callbacks/ShowLabelBackdropCallback.html
index 53e829f24ae..7c4ea556c00 100644
--- a/current/org/pepstock/charba/client/callbacks/ShowLabelBackdropCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ShowLabelBackdropCallback.html
@@ -2,10 +2,10 @@
-
+
ShowLabelBackdropCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/SimpleDisplayCallback.html b/current/org/pepstock/charba/client/callbacks/SimpleDisplayCallback.html
index 40a3abca2b0..222f1e6b6de 100644
--- a/current/org/pepstock/charba/client/callbacks/SimpleDisplayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/SimpleDisplayCallback.html
@@ -2,10 +2,10 @@
-
+
SimpleDisplayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/SimplePaddingCallback.html b/current/org/pepstock/charba/client/callbacks/SimplePaddingCallback.html
index 1a58972ca1e..1da6b2dbf73 100644
--- a/current/org/pepstock/charba/client/callbacks/SimplePaddingCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/SimplePaddingCallback.html
@@ -2,10 +2,10 @@
-
+
SimplePaddingCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/StackCallback.html b/current/org/pepstock/charba/client/callbacks/StackCallback.html
index ed18e75949a..a16f0a6f769 100644
--- a/current/org/pepstock/charba/client/callbacks/StackCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/StackCallback.html
@@ -2,10 +2,10 @@
-
+
StackCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/StackedCallback.html b/current/org/pepstock/charba/client/callbacks/StackedCallback.html
index 3043a00bf0f..b8ce1e9618d 100644
--- a/current/org/pepstock/charba/client/callbacks/StackedCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/StackedCallback.html
@@ -2,10 +2,10 @@
-
+
StackedCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/StartAngleCallback.html b/current/org/pepstock/charba/client/callbacks/StartAngleCallback.html
index fea2133e7b5..bda409ffc40 100644
--- a/current/org/pepstock/charba/client/callbacks/StartAngleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/StartAngleCallback.html
@@ -2,10 +2,10 @@
-
+
StartAngleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/StepSizeCallback.html b/current/org/pepstock/charba/client/callbacks/StepSizeCallback.html
index 29688f2bfba..7fa57889011 100644
--- a/current/org/pepstock/charba/client/callbacks/StepSizeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/StepSizeCallback.html
@@ -2,10 +2,10 @@
-
+
StepSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/SteppedCallback.html b/current/org/pepstock/charba/client/callbacks/SteppedCallback.html
index 646a4b6fe69..726cf495f15 100644
--- a/current/org/pepstock/charba/client/callbacks/SteppedCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/SteppedCallback.html
@@ -2,10 +2,10 @@
-
+
SteppedCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TextAlignCallback.html b/current/org/pepstock/charba/client/callbacks/TextAlignCallback.html
index d66592ea5a0..c668a136ceb 100644
--- a/current/org/pepstock/charba/client/callbacks/TextAlignCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TextAlignCallback.html
@@ -2,10 +2,10 @@
-
+
TextAlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TextCallback.html b/current/org/pepstock/charba/client/callbacks/TextCallback.html
index 08d1382da6c..031b8fc0579 100644
--- a/current/org/pepstock/charba/client/callbacks/TextCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TextCallback.html
@@ -2,10 +2,10 @@
-
+
TextCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TickCallback.html b/current/org/pepstock/charba/client/callbacks/TickCallback.html
index f27bc22d5bf..d993d660e61 100644
--- a/current/org/pepstock/charba/client/callbacks/TickCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TickCallback.html
@@ -2,10 +2,10 @@
-
+
TickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TimeTickCallback.html b/current/org/pepstock/charba/client/callbacks/TimeTickCallback.html
index a8373148ba4..331d0e1d1bb 100644
--- a/current/org/pepstock/charba/client/callbacks/TimeTickCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TimeTickCallback.html
@@ -2,10 +2,10 @@
-
+
TimeTickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/ToCallback.html b/current/org/pepstock/charba/client/callbacks/ToCallback.html
index 7c0e686962a..6cd6367b919 100644
--- a/current/org/pepstock/charba/client/callbacks/ToCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/ToCallback.html
@@ -2,10 +2,10 @@
-
+
ToCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipBodyCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipBodyCallback.html
index ec02b9cdf24..80053d27f22 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipBodyCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipBodyCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipBodyCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipContext.html b/current/org/pepstock/charba/client/callbacks/TooltipContext.html
index 1b0eefd0d8e..075a1c6a8cc 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipContext.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipContext.html
@@ -2,10 +2,10 @@
-
+
TooltipContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipExternalCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipExternalCallback.html
index aec86e95d79..e75f19ff4e8 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipExternalCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipExternalCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipExternalCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipFilterCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipFilterCallback.html
index 51df9e4b18a..16aa2df8335 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipFilterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipFilterCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipFooterCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipFooterCallback.html
index be97af78864..84ed976422b 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipFooterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipFooterCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipFooterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipItemSortCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipItemSortCallback.html
index b9feb70ae4a..b7f45c202cd 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipItemSortCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipItemSortCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipItemSortCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipLabelCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipLabelCallback.html
index a6f38939547..4a6d713fe7f 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipLabelCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipLabelCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/TooltipTitleCallback.html b/current/org/pepstock/charba/client/callbacks/TooltipTitleCallback.html
index b0f014416fd..747f2124bb2 100644
--- a/current/org/pepstock/charba/client/callbacks/TooltipTitleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/TooltipTitleCallback.html
@@ -2,10 +2,10 @@
-
+
TooltipTitleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/WidthCallback.html b/current/org/pepstock/charba/client/callbacks/WidthCallback.html
index 7ef2b5440a1..cbdaaf6b361 100644
--- a/current/org/pepstock/charba/client/callbacks/WidthCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/WidthCallback.html
@@ -2,10 +2,10 @@
-
+
WidthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AbstractDatasetContext.html b/current/org/pepstock/charba/client/callbacks/class-use/AbstractDatasetContext.html
index 2564455bd4d..145a5a3255f 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AbstractDatasetContext.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AbstractDatasetContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.AbstractDatasetContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipBodyCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipBodyCallback.html
index acca773aa47..01925392a3b 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipBodyCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipBodyCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.AbstractTooltipBodyCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipFooterCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipFooterCallback.html
index 1cf4b6096cb..97ad3d5dc5d 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipFooterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipFooterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.AbstractTooltipFooterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipLabelCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipLabelCallback.html
index bd408ccf0e3..6539be0abab 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipLabelCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipLabelCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.AbstractTooltipLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipTitleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipTitleCallback.html
index 13af20e6e6c..a1e30d08ccc 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipTitleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AbstractTooltipTitleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.AbstractTooltipTitleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AlignToPixelsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AlignToPixelsCallback.html
index 66889321ff0..6f9e47f4b35 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AlignToPixelsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AlignToPixelsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AlignToPixelsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AngleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AngleCallback.html
index 2dd1f1b0d6a..9be93e6a49a 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AngleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AngleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AngleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisBuildTicksCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisBuildTicksCallback.html
index f1831719409..4b0d22dc281 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisBuildTicksCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisBuildTicksCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisBuildTicksCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisCalculateLabelRotationCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisCalculateLabelRotationCallback.html
index 920ed4f17ce..c1e1419bf1c 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisCalculateLabelRotationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisCalculateLabelRotationCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisCalculateLabelRotationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisDataLimitsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisDataLimitsCallback.html
index ca87b8f5b2f..4b3b41e3544 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisDataLimitsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisDataLimitsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisDataLimitsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisDimensionsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisDimensionsCallback.html
index 6274d8b710b..8752f5fe34b 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisDimensionsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisDimensionsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisDimensionsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisFitCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisFitCallback.html
index 3e30b419ee4..d72438ed750 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisFitCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisFitCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisFitCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisTickToLabelConversionCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisTickToLabelConversionCallback.html
index 114301df6d9..b0510259c51 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisTickToLabelConversionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisTickToLabelConversionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisTickToLabelConversionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/AxisUpdateCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/AxisUpdateCallback.html
index 8cb88b91cde..abbd88d74be 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/AxisUpdateCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/AxisUpdateCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.AxisUpdateCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BarBorderWidthCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BarBorderWidthCallback.html
index 3c77e55ad97..1e31be67b7e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BarBorderWidthCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BarBorderWidthCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BarBorderWidthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BaseCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BaseCallback.html
index 0ad32f32b70..06d4e0c811c 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BaseCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BaseCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BaseCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BeginAtZeroCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BeginAtZeroCallback.html
index a86a2b9f379..bfab401e996 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BeginAtZeroCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BeginAtZeroCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BeginAtZeroCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BorderAlignCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BorderAlignCallback.html
index 50e73d866d5..da6bfa169e0 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BorderAlignCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BorderAlignCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BorderAlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BorderDashCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BorderDashCallback.html
index af62011d322..32dacbcdee4 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BorderDashCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BorderDashCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BorderDashCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BorderDashOffsetCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BorderDashOffsetCallback.html
index 5711bda9400..8b5181cf186 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BorderDashOffsetCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BorderDashOffsetCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BorderDashOffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BorderRadiusCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BorderRadiusCallback.html
index f95291279f3..ac5be8cc2c5 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BorderRadiusCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BorderRadiusCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BorderRadiusCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BorderSkippedCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BorderSkippedCallback.html
index ba589039326..a75c9122235 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BorderSkippedCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BorderSkippedCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BorderSkippedCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/BoundsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/BoundsCallback.html
index ae920b53431..593178b95bb 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/BoundsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/BoundsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.BoundsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CallbacksEnvelop.html b/current/org/pepstock/charba/client/callbacks/class-use/CallbacksEnvelop.html
index 5da00e9739c..00031b0b5f3 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CallbacksEnvelop.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CallbacksEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.CallbacksEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CapStyleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/CapStyleCallback.html
index c7eb457378e..423f52e02fd 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CapStyleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CapStyleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.CapStyleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CategoryTickCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/CategoryTickCallback.html
index d6412c5353e..21a11e10de2 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CategoryTickCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CategoryTickCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.CategoryTickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ChartContext.html b/current/org/pepstock/charba/client/callbacks/class-use/ChartContext.html
index f31fc710a4f..e3072b5f83d 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ChartContext.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ChartContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ChartContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CircularCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/CircularCallback.html
index c9235df5241..5a78b8a8f16 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CircularCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CircularCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.CircularCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ColorCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ColorCallback.html
index 0ecbab3a7f1..af42c133038 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ColorCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ColorCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ColorCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ColorsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ColorsCallback.html
index 6e9e09dceac..209e50915bd 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ColorsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ColorsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ColorsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CountCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/CountCallback.html
index b4580382542..a95c34e4636 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CountCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CountCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.CountCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CrosshairFormatterCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/CrosshairFormatterCallback.html
index d24b6377292..4f818674299 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CrosshairFormatterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CrosshairFormatterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.CrosshairFormatterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/CubicInterpolationModeCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/CubicInterpolationModeCallback.html
index 41a8795c427..b880ca53850 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/CubicInterpolationModeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/CubicInterpolationModeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.CubicInterpolationModeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/DatasetContext.html b/current/org/pepstock/charba/client/callbacks/class-use/DatasetContext.html
index 51be584a0b4..c3365ce4c1e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/DatasetContext.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/DatasetContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.DatasetContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/DelayCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/DelayCallback.html
index bb72c7dc896..a1e800e37d5 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/DelayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/DelayCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.DelayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/DisplayCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/DisplayCallback.html
index 38d41f5bdb0..95f96e972a0 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/DisplayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/DisplayCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.DisplayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/DrawActiveElementsOnTopCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/DrawActiveElementsOnTopCallback.html
index d3bc37cbd1e..a0b05b71d94 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/DrawActiveElementsOnTopCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/DrawActiveElementsOnTopCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.DrawActiveElementsOnTopCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/DurationCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/DurationCallback.html
index b44ce4fce18..1be9e17e1f1 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/DurationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/DurationCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.DurationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/EasingCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/EasingCallback.html
index cf5fa9a2a2f..7ba686b540b 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/EasingCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/EasingCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.EasingCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ElementAlignCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ElementAlignCallback.html
index 4c981dc4255..bd16c829f81 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ElementAlignCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ElementAlignCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ElementAlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/EnableBorderRadiusCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/EnableBorderRadiusCallback.html
index b00adaafb0d..ec26c761c59 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/EnableBorderRadiusCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/EnableBorderRadiusCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.EnableBorderRadiusCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/FillCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/FillCallback.html
index 5d932fd1f03..dc2381d4494 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/FillCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/FillCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.FillCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/FontCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/FontCallback.html
index 5b2afc4ade2..d3e32fdb13b 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/FontCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/FontCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.FontCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/FontsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/FontsCallback.html
index 855a379c7d6..0ea5c36ec5b 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/FontsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/FontsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.FontsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/FromCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/FromCallback.html
index d86475a0e7b..404310453ea 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/FromCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/FromCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.FromCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/FullSizeCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/FullSizeCallback.html
index efa4d0fa996..087b2ea5d33 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/FullSizeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/FullSizeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.FullSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/GraceCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/GraceCallback.html
index f8211965a89..e65c88c1f7c 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/GraceCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/GraceCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.GraceCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendCallback.html
index a73f84f026b..53c33d3bbda 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.HtmlLegendCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendItemCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendItemCallback.html
index ad539572093..62258db34f2 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendItemCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendItemCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.HtmlLegendItemCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendTitleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendTitleCallback.html
index 2e68553cc27..e9ebe7ab5ea 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendTitleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/HtmlLegendTitleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.HtmlLegendTitleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/InflateAmountCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/InflateAmountCallback.html
index 36b91252dd3..a73224b7eb1 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/InflateAmountCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/InflateAmountCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.InflateAmountCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/JoinStyleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/JoinStyleCallback.html
index c9826c7f5e0..d974a3af2d2 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/JoinStyleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/JoinStyleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.JoinStyleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/LegendFilterCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/LegendFilterCallback.html
index fc16a121813..a4b17d3fc30 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/LegendFilterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/LegendFilterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.LegendFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/LegendItemSortCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/LegendItemSortCallback.html
index e14b121dac6..8239f76c813 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/LegendItemSortCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/LegendItemSortCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.LegendItemSortCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/LegendLabelsCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/LegendLabelsCallback.html
index 45c8fdbb7a5..c522d43a495 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/LegendLabelsCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/LegendLabelsCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.LegendLabelsCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/LoopCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/LoopCallback.html
index c141f36b72d..6e3c82ffcd4 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/LoopCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/LoopCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.LoopCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/MaxTicksLimitCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/MaxTicksLimitCallback.html
index 755a0fb80ff..cf381b16f14 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/MaxTicksLimitCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/MaxTicksLimitCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.MaxTicksLimitCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/MeterContentCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/MeterContentCallback.html
index 473247da992..62d5e06ea3f 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/MeterContentCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/MeterContentCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.MeterContentCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/MeterFormatCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/MeterFormatCallback.html
index 3e8ebb195de..7f54009224e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/MeterFormatCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/MeterFormatCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.MeterFormatCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/MinMaxCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/MinMaxCallback.html
index 1d43b5325e6..179d38f5897 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/MinMaxCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/MinMaxCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.MinMaxCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/NativeCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/NativeCallback.html
index 4e249707c30..44fa0777129 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/NativeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/NativeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.NativeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/NumberFormatCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/NumberFormatCallback.html
index 0ca6b7b3efa..b5ae8ec5c8d 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/NumberFormatCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/NumberFormatCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.NumberFormatCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/OffsetCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/OffsetCallback.html
index be2df758c44..802ffdadde6 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/OffsetCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/OffsetCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.OffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/PaddingCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/PaddingCallback.html
index 8df3655ab3c..8fbf19c5d4a 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/PaddingCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/PaddingCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.PaddingCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ParsedData.html b/current/org/pepstock/charba/client/callbacks/class-use/ParsedData.html
index 7eb45d5fcc0..8a56d248d8a 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ParsedData.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ParsedData.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ParsedData (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/PointLabelCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/PointLabelCallback.html
index 47367bf38ad..1d894626a53 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/PointLabelCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/PointLabelCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.PointLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/PointStyleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/PointStyleCallback.html
index a45d146ffc7..6c26d5fe6a1 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/PointStyleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/PointStyleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.PointStyleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/PositionCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/PositionCallback.html
index c8c5041c2a9..065f294280c 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/PositionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/PositionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.PositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/PrecisionCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/PrecisionCallback.html
index 1a8c534f429..117c892b88e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/PrecisionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/PrecisionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.PrecisionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/RadiusCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/RadiusCallback.html
index ab38eeafe82..cdc99a42530 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/RadiusCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/RadiusCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.RadiusCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/RequestAnimationCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/RequestAnimationCallback.html
index 89270ac13c3..7cf016c41a5 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/RequestAnimationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/RequestAnimationCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.RequestAnimationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ReverseCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ReverseCallback.html
index 8e4cbba27f8..44dd2b1c665 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ReverseCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ReverseCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ReverseCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/RotationCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/RotationCallback.html
index 7d3ea98986d..e67515f8218 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/RotationCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/RotationCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.RotationCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScaleContext.html b/current/org/pepstock/charba/client/callbacks/class-use/ScaleContext.html
index 2318120a795..37c1bf7c311 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScaleContext.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScaleContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ScaleContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScaleOffsetCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScaleOffsetCallback.html
index 1319c870c24..770dbd3e9fe 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScaleOffsetCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScaleOffsetCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScaleOffsetCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScalePositionCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScalePositionCallback.html
index dddecd2ff97..bbf5d06c9a4 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScalePositionCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScalePositionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScalePositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScaleWeightCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScaleWeightCallback.html
index a34b90a9403..d145b4e4983 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScaleWeightCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScaleWeightCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScaleWeightCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/Scriptable.html b/current/org/pepstock/charba/client/callbacks/class-use/Scriptable.html
index 460a59bde28..936fd082195 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/Scriptable.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/Scriptable.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.Scriptable (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableDoubleChecker.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableDoubleChecker.html
index 88dac6d53be..795e2890d38 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableDoubleChecker.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableDoubleChecker.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ScriptableDoubleChecker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyArrayCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyArrayCallback.html
index 54ec34f2cc9..984a1b32639 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyArrayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyArrayCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyArrayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyBooleanCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyBooleanCallback.html
index 23db326b0db..47c40ab5f37 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyBooleanCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyBooleanCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyBooleanCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyDoubleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyDoubleCallback.html
index d17f67effa7..f19a64713a8 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyDoubleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyDoubleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyDoubleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerCallback.html
index 8304f569241..978d70dc876 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyHandlerCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEvent.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEvent.html
index 9b7795be147..001505dddae 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEvent.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyHandlerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEventAndRedraw.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEventAndRedraw.html
index 8f3ea07781b..cbfdf94b8bc 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEventAndRedraw.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyHandlerEventAndRedraw.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyHandlerEventAndRedraw (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyIntegerCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyIntegerCallback.html
index 00448f545ba..ed138a303dc 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyIntegerCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyIntegerCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyIntegerCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyNativeObjectCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyNativeObjectCallback.html
index 4be4be79039..0bfbc3e336a 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyNativeObjectCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyNativeObjectCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyNativeObjectCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyObjectCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyObjectCallback.html
index c494ee02241..bc5abd86029 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyObjectCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyObjectCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyObjectCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyStringCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyStringCallback.html
index 81205c4fd3d..00409735f29 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyStringCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.ProxyStringCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableFunctions.ProxyStringCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.html
index 1cd3b9d1ec2..2f7568660c5 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableFunctions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ScriptableFunctions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableIntegerChecker.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableIntegerChecker.html
index e29cce36850..78a21543ead 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableIntegerChecker.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableIntegerChecker.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ScriptableIntegerChecker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableResultChecker.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableResultChecker.html
index 6cbb4c9260e..29b2dcdaf27 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableResultChecker.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableResultChecker.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ScriptableResultChecker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableUtil.html b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableUtil.html
index 1aa301e838f..9438de1ba8f 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ScriptableUtil.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ScriptableUtil.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.ScriptableUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/SegmentContext.html b/current/org/pepstock/charba/client/callbacks/class-use/SegmentContext.html
index 4700c4ee6d0..81270726d07 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/SegmentContext.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/SegmentContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.SegmentContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ShowLabelBackdropCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ShowLabelBackdropCallback.html
index 8965f7ae9d2..8827f74b790 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ShowLabelBackdropCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ShowLabelBackdropCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ShowLabelBackdropCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/SimpleDisplayCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/SimpleDisplayCallback.html
index 17b30747966..fd5ce65d419 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/SimpleDisplayCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/SimpleDisplayCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.SimpleDisplayCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/SimplePaddingCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/SimplePaddingCallback.html
index cbe4e3be896..27053daeaec 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/SimplePaddingCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/SimplePaddingCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.SimplePaddingCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/StackCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/StackCallback.html
index 786c0bc9aac..8bdb201b9d5 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/StackCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/StackCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.StackCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/StackedCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/StackedCallback.html
index 2889a1c129d..2fd7d596ef4 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/StackedCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/StackedCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.StackedCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/StartAngleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/StartAngleCallback.html
index fb38212cf88..f7aaaa02774 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/StartAngleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/StartAngleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.StartAngleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/StepSizeCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/StepSizeCallback.html
index 0071eb6581c..d7597fce497 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/StepSizeCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/StepSizeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.StepSizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/SteppedCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/SteppedCallback.html
index 52bc0c14f7e..857d694738e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/SteppedCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/SteppedCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.SteppedCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TextAlignCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TextAlignCallback.html
index 37132820878..bf0d1feda4e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TextAlignCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TextAlignCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TextAlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TextCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TextCallback.html
index f13bc905213..a52a135d5c8 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TextCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TextCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TextCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TickCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TickCallback.html
index 408869aa8d1..df3c3361fac 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TickCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TickCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TimeTickCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TimeTickCallback.html
index d0a95584c87..3bbd7905feb 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TimeTickCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TimeTickCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TimeTickCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/ToCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/ToCallback.html
index f839affdbc9..0f87c2e15f5 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/ToCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/ToCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.ToCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipBodyCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipBodyCallback.html
index 82214af43e3..35bfce6ef4e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipBodyCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipBodyCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipBodyCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipContext.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipContext.html
index 67b608ff9ef..95d2d2bc5b8 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipContext.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.callbacks.TooltipContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipExternalCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipExternalCallback.html
index 80506cbe8a7..b49f5154e19 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipExternalCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipExternalCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipExternalCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipFilterCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipFilterCallback.html
index 94bc6bcd86e..c88000b4a44 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipFilterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipFilterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipFooterCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipFooterCallback.html
index f44c8b72011..2c6d2cdc65f 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipFooterCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipFooterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipFooterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipItemSortCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipItemSortCallback.html
index 52f697e5acb..e8f8f03a8b6 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipItemSortCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipItemSortCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipItemSortCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipLabelCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipLabelCallback.html
index 3c51ccaa871..947f5344b20 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipLabelCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipLabelCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/TooltipTitleCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/TooltipTitleCallback.html
index 6621a20ce4a..d55767ee600 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/TooltipTitleCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/TooltipTitleCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.TooltipTitleCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/class-use/WidthCallback.html b/current/org/pepstock/charba/client/callbacks/class-use/WidthCallback.html
index 402540d8b1e..b46754df14e 100644
--- a/current/org/pepstock/charba/client/callbacks/class-use/WidthCallback.html
+++ b/current/org/pepstock/charba/client/callbacks/class-use/WidthCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.callbacks.WidthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/package-summary.html b/current/org/pepstock/charba/client/callbacks/package-summary.html
index ead59c4da96..f3c278ba00e 100644
--- a/current/org/pepstock/charba/client/callbacks/package-summary.html
+++ b/current/org/pepstock/charba/client/callbacks/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/package-tree.html b/current/org/pepstock/charba/client/callbacks/package-tree.html
index 6ef328cf9d7..da738f48f81 100644
--- a/current/org/pepstock/charba/client/callbacks/package-tree.html
+++ b/current/org/pepstock/charba/client/callbacks/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.callbacks Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/callbacks/package-use.html b/current/org/pepstock/charba/client/callbacks/package-use.html
index 458e74e5b8e..eb780f76d91 100644
--- a/current/org/pepstock/charba/client/callbacks/package-use.html
+++ b/current/org/pepstock/charba/client/callbacks/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/AbstractChart.html b/current/org/pepstock/charba/client/class-use/AbstractChart.html
index f4659d0f4e6..c5a71ca3ada 100644
--- a/current/org/pepstock/charba/client/class-use/AbstractChart.html
+++ b/current/org/pepstock/charba/client/class-use/AbstractChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.AbstractChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/AreaChart.html b/current/org/pepstock/charba/client/class-use/AreaChart.html
index 5edf67ba6b8..85a56cb5101 100644
--- a/current/org/pepstock/charba/client/class-use/AreaChart.html
+++ b/current/org/pepstock/charba/client/class-use/AreaChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.AreaChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/BarChart.html b/current/org/pepstock/charba/client/class-use/BarChart.html
index 52e16063efd..74cd964dce5 100644
--- a/current/org/pepstock/charba/client/class-use/BarChart.html
+++ b/current/org/pepstock/charba/client/class-use/BarChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.BarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/BubbleChart.html b/current/org/pepstock/charba/client/class-use/BubbleChart.html
index 382a48887b4..df3126794a9 100644
--- a/current/org/pepstock/charba/client/class-use/BubbleChart.html
+++ b/current/org/pepstock/charba/client/class-use/BubbleChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.BubbleChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Charba.html b/current/org/pepstock/charba/client/class-use/Charba.html
index b2342c61ce4..7e413b1523f 100644
--- a/current/org/pepstock/charba/client/class-use/Charba.html
+++ b/current/org/pepstock/charba/client/class-use/Charba.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Charba (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Chart.html b/current/org/pepstock/charba/client/class-use/Chart.html
index 447c728a351..90e260e467e 100644
--- a/current/org/pepstock/charba/client/class-use/Chart.html
+++ b/current/org/pepstock/charba/client/class-use/Chart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Chart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ChartEnvelop.html b/current/org/pepstock/charba/client/class-use/ChartEnvelop.html
index 64178cae116..d599d2dfc96 100644
--- a/current/org/pepstock/charba/client/class-use/ChartEnvelop.html
+++ b/current/org/pepstock/charba/client/class-use/ChartEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.ChartEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ChartNode.html b/current/org/pepstock/charba/client/class-use/ChartNode.html
index 51df053fc87..ccdf22e1680 100644
--- a/current/org/pepstock/charba/client/class-use/ChartNode.html
+++ b/current/org/pepstock/charba/client/class-use/ChartNode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.ChartNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ChartOptions.html b/current/org/pepstock/charba/client/class-use/ChartOptions.html
index 3fb154e5ead..d4aa8bc9f6a 100644
--- a/current/org/pepstock/charba/client/class-use/ChartOptions.html
+++ b/current/org/pepstock/charba/client/class-use/ChartOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.ChartOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ChartTimerTask.html b/current/org/pepstock/charba/client/class-use/ChartTimerTask.html
index e6c35bdc095..7ead605b3c0 100644
--- a/current/org/pepstock/charba/client/class-use/ChartTimerTask.html
+++ b/current/org/pepstock/charba/client/class-use/ChartTimerTask.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.ChartTimerTask (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ChartType.html b/current/org/pepstock/charba/client/class-use/ChartType.html
index b1b63d57b67..2859f50372f 100644
--- a/current/org/pepstock/charba/client/class-use/ChartType.html
+++ b/current/org/pepstock/charba/client/class-use/ChartType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.ChartType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Charts.html b/current/org/pepstock/charba/client/class-use/Charts.html
index 8d35806ac81..7d08f3f0bdf 100644
--- a/current/org/pepstock/charba/client/class-use/Charts.html
+++ b/current/org/pepstock/charba/client/class-use/Charts.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Charts (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ChartsLifecycleListener.html b/current/org/pepstock/charba/client/class-use/ChartsLifecycleListener.html
index ced5b2febd7..ce8feb169d5 100644
--- a/current/org/pepstock/charba/client/class-use/ChartsLifecycleListener.html
+++ b/current/org/pepstock/charba/client/class-use/ChartsLifecycleListener.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.ChartsLifecycleListener (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Configuration.html b/current/org/pepstock/charba/client/class-use/Configuration.html
index 2955fc4764e..232f309141a 100644
--- a/current/org/pepstock/charba/client/class-use/Configuration.html
+++ b/current/org/pepstock/charba/client/class-use/Configuration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Configuration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ConfigurationElement.html b/current/org/pepstock/charba/client/class-use/ConfigurationElement.html
index 47547a91945..4f583d6b92b 100644
--- a/current/org/pepstock/charba/client/class-use/ConfigurationElement.html
+++ b/current/org/pepstock/charba/client/class-use/ConfigurationElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.ConfigurationElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Controller.html b/current/org/pepstock/charba/client/class-use/Controller.html
index 81a8e08bd62..92f4115bc3b 100644
--- a/current/org/pepstock/charba/client/class-use/Controller.html
+++ b/current/org/pepstock/charba/client/class-use/Controller.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.Controller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Defaults.html b/current/org/pepstock/charba/client/class-use/Defaults.html
index a0a65fbc164..427c01bb73d 100644
--- a/current/org/pepstock/charba/client/class-use/Defaults.html
+++ b/current/org/pepstock/charba/client/class-use/Defaults.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Defaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/DeferredCharba.html b/current/org/pepstock/charba/client/class-use/DeferredCharba.html
index 4a75db1d6dc..2c6e88feddc 100644
--- a/current/org/pepstock/charba/client/class-use/DeferredCharba.html
+++ b/current/org/pepstock/charba/client/class-use/DeferredCharba.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.DeferredCharba (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/DoughnutChart.html b/current/org/pepstock/charba/client/class-use/DoughnutChart.html
index f7fd45f1d84..2157c89c701 100644
--- a/current/org/pepstock/charba/client/class-use/DoughnutChart.html
+++ b/current/org/pepstock/charba/client/class-use/DoughnutChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.DoughnutChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/EventPoint.html b/current/org/pepstock/charba/client/class-use/EventPoint.html
index 13f6d019e15..437b5924084 100644
--- a/current/org/pepstock/charba/client/class-use/EventPoint.html
+++ b/current/org/pepstock/charba/client/class-use/EventPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.EventPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/GlobalOptions.html b/current/org/pepstock/charba/client/class-use/GlobalOptions.html
index c075dac5b5c..8fb3d94e4bf 100644
--- a/current/org/pepstock/charba/client/class-use/GlobalOptions.html
+++ b/current/org/pepstock/charba/client/class-use/GlobalOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.GlobalOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/GlobalScale.html b/current/org/pepstock/charba/client/class-use/GlobalScale.html
index 1a55f70fc01..98195996278 100644
--- a/current/org/pepstock/charba/client/class-use/GlobalScale.html
+++ b/current/org/pepstock/charba/client/class-use/GlobalScale.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.GlobalScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/HasAxes.html b/current/org/pepstock/charba/client/class-use/HasAxes.html
index d0ba696813e..991c34e2c51 100644
--- a/current/org/pepstock/charba/client/class-use/HasAxes.html
+++ b/current/org/pepstock/charba/client/class-use/HasAxes.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.HasAxes (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/HasCartesianAxes.html b/current/org/pepstock/charba/client/class-use/HasCartesianAxes.html
index 92d44acf535..928993aa425 100644
--- a/current/org/pepstock/charba/client/class-use/HasCartesianAxes.html
+++ b/current/org/pepstock/charba/client/class-use/HasCartesianAxes.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.HasCartesianAxes (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/HasRadialAxis.html b/current/org/pepstock/charba/client/class-use/HasRadialAxis.html
index 650443b80e1..6ac05d34358 100644
--- a/current/org/pepstock/charba/client/class-use/HasRadialAxis.html
+++ b/current/org/pepstock/charba/client/class-use/HasRadialAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.HasRadialAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Helpers.html b/current/org/pepstock/charba/client/class-use/Helpers.html
index e149942348f..a24517706b9 100644
--- a/current/org/pepstock/charba/client/class-use/Helpers.html
+++ b/current/org/pepstock/charba/client/class-use/Helpers.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Helpers (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/HorizontalBarChart.html b/current/org/pepstock/charba/client/class-use/HorizontalBarChart.html
index 9a5fda930e9..c663e1a0af4 100644
--- a/current/org/pepstock/charba/client/class-use/HorizontalBarChart.html
+++ b/current/org/pepstock/charba/client/class-use/HorizontalBarChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.HorizontalBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Injector.html b/current/org/pepstock/charba/client/class-use/Injector.html
index fbe6740fe91..30429dc96ee 100644
--- a/current/org/pepstock/charba/client/class-use/Injector.html
+++ b/current/org/pepstock/charba/client/class-use/Injector.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.Injector (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/IsChart.html b/current/org/pepstock/charba/client/class-use/IsChart.html
index 061b4178577..30601433e95 100644
--- a/current/org/pepstock/charba/client/class-use/IsChart.html
+++ b/current/org/pepstock/charba/client/class-use/IsChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.IsChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/IsDatasetCreator.html b/current/org/pepstock/charba/client/class-use/IsDatasetCreator.html
index 6c10af3fac9..7198202294b 100644
--- a/current/org/pepstock/charba/client/class-use/IsDatasetCreator.html
+++ b/current/org/pepstock/charba/client/class-use/IsDatasetCreator.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.IsDatasetCreator (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/LineChart.html b/current/org/pepstock/charba/client/class-use/LineChart.html
index 97ee1a75258..b7a8a5bf705 100644
--- a/current/org/pepstock/charba/client/class-use/LineChart.html
+++ b/current/org/pepstock/charba/client/class-use/LineChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.LineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/MutationItem.html b/current/org/pepstock/charba/client/class-use/MutationItem.html
index 94c0dd1e6f4..fa14b9db772 100644
--- a/current/org/pepstock/charba/client/class-use/MutationItem.html
+++ b/current/org/pepstock/charba/client/class-use/MutationItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.MutationItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/PieChart.html b/current/org/pepstock/charba/client/class-use/PieChart.html
index c2de84e33a6..71de4994414 100644
--- a/current/org/pepstock/charba/client/class-use/PieChart.html
+++ b/current/org/pepstock/charba/client/class-use/PieChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.PieChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Plugin.html b/current/org/pepstock/charba/client/class-use/Plugin.html
index 97259f5493e..7b7eb290fd7 100644
--- a/current/org/pepstock/charba/client/class-use/Plugin.html
+++ b/current/org/pepstock/charba/client/class-use/Plugin.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.Plugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/PolarAreaChart.html b/current/org/pepstock/charba/client/class-use/PolarAreaChart.html
index d1aba49945d..61080eaec2a 100644
--- a/current/org/pepstock/charba/client/class-use/PolarAreaChart.html
+++ b/current/org/pepstock/charba/client/class-use/PolarAreaChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.PolarAreaChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/RadarChart.html b/current/org/pepstock/charba/client/class-use/RadarChart.html
index 017fba465cb..6cd382d8983 100644
--- a/current/org/pepstock/charba/client/class-use/RadarChart.html
+++ b/current/org/pepstock/charba/client/class-use/RadarChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.RadarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ScaleType.html b/current/org/pepstock/charba/client/class-use/ScaleType.html
index a1726486f83..29c2cc54db2 100644
--- a/current/org/pepstock/charba/client/class-use/ScaleType.html
+++ b/current/org/pepstock/charba/client/class-use/ScaleType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.ScaleType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/ScatterChart.html b/current/org/pepstock/charba/client/class-use/ScatterChart.html
index 0e69f064f56..b018b07122b 100644
--- a/current/org/pepstock/charba/client/class-use/ScatterChart.html
+++ b/current/org/pepstock/charba/client/class-use/ScatterChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.ScatterChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/StackedAreaChart.html b/current/org/pepstock/charba/client/class-use/StackedAreaChart.html
index 4b0ba948a9a..5f25c72c0a3 100644
--- a/current/org/pepstock/charba/client/class-use/StackedAreaChart.html
+++ b/current/org/pepstock/charba/client/class-use/StackedAreaChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.StackedAreaChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/StackedBarChart.html b/current/org/pepstock/charba/client/class-use/StackedBarChart.html
index d8f82b9c8e5..824bf29658e 100644
--- a/current/org/pepstock/charba/client/class-use/StackedBarChart.html
+++ b/current/org/pepstock/charba/client/class-use/StackedBarChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.StackedBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/StackedHorizontalBarChart.html b/current/org/pepstock/charba/client/class-use/StackedHorizontalBarChart.html
index a3981ad7cda..8d9eede2d74 100644
--- a/current/org/pepstock/charba/client/class-use/StackedHorizontalBarChart.html
+++ b/current/org/pepstock/charba/client/class-use/StackedHorizontalBarChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.StackedHorizontalBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/StackedLineChart.html b/current/org/pepstock/charba/client/class-use/StackedLineChart.html
index 8e54577174c..736ef62a65f 100644
--- a/current/org/pepstock/charba/client/class-use/StackedLineChart.html
+++ b/current/org/pepstock/charba/client/class-use/StackedLineChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.StackedLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/StackedVerticalLineChart.html b/current/org/pepstock/charba/client/class-use/StackedVerticalLineChart.html
index 6f8719f7e6d..c1919f9edea 100644
--- a/current/org/pepstock/charba/client/class-use/StackedVerticalLineChart.html
+++ b/current/org/pepstock/charba/client/class-use/StackedVerticalLineChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.StackedVerticalLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/TimeSeriesBarChart.html b/current/org/pepstock/charba/client/class-use/TimeSeriesBarChart.html
index 92d421d8d68..942abaf7e07 100644
--- a/current/org/pepstock/charba/client/class-use/TimeSeriesBarChart.html
+++ b/current/org/pepstock/charba/client/class-use/TimeSeriesBarChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.TimeSeriesBarChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/TimeSeriesLineChart.html b/current/org/pepstock/charba/client/class-use/TimeSeriesLineChart.html
index c399526873c..ac289a1d4b4 100644
--- a/current/org/pepstock/charba/client/class-use/TimeSeriesLineChart.html
+++ b/current/org/pepstock/charba/client/class-use/TimeSeriesLineChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.TimeSeriesLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/Type.html b/current/org/pepstock/charba/client/class-use/Type.html
index 47c5254cd58..c8d8265ec26 100644
--- a/current/org/pepstock/charba/client/class-use/Type.html
+++ b/current/org/pepstock/charba/client/class-use/Type.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.Type (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/UpdateConfiguration.html b/current/org/pepstock/charba/client/class-use/UpdateConfiguration.html
index 602541fae94..63da0cd9bca 100644
--- a/current/org/pepstock/charba/client/class-use/UpdateConfiguration.html
+++ b/current/org/pepstock/charba/client/class-use/UpdateConfiguration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.UpdateConfiguration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/UpdateConfigurationBuilder.html b/current/org/pepstock/charba/client/class-use/UpdateConfigurationBuilder.html
index 4334c86da38..f7c7c93f6c7 100644
--- a/current/org/pepstock/charba/client/class-use/UpdateConfigurationBuilder.html
+++ b/current/org/pepstock/charba/client/class-use/UpdateConfigurationBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.UpdateConfigurationBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/class-use/VerticalLineChart.html b/current/org/pepstock/charba/client/class-use/VerticalLineChart.html
index 4a6b6f99650..c4bb9a45833 100644
--- a/current/org/pepstock/charba/client/class-use/VerticalLineChart.html
+++ b/current/org/pepstock/charba/client/class-use/VerticalLineChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.VerticalLineChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/Area.html b/current/org/pepstock/charba/client/colors/Area.html
index 04964af6b6e..e46465ab5a3 100644
--- a/current/org/pepstock/charba/client/colors/Area.html
+++ b/current/org/pepstock/charba/client/colors/Area.html
@@ -2,10 +2,10 @@
-
+
Area (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/CanvasObject.html b/current/org/pepstock/charba/client/colors/CanvasObject.html
index 60f0de781c8..c4f2842d26e 100644
--- a/current/org/pepstock/charba/client/colors/CanvasObject.html
+++ b/current/org/pepstock/charba/client/colors/CanvasObject.html
@@ -2,10 +2,10 @@
-
+
CanvasObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/CanvasObjectFactory.html b/current/org/pepstock/charba/client/colors/CanvasObjectFactory.html
index ab050443d55..9cffa3b1fe5 100644
--- a/current/org/pepstock/charba/client/colors/CanvasObjectFactory.html
+++ b/current/org/pepstock/charba/client/colors/CanvasObjectFactory.html
@@ -2,10 +2,10 @@
-
+
CanvasObjectFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/Center.html b/current/org/pepstock/charba/client/colors/Center.html
index ce176a3d131..8845a0872f0 100644
--- a/current/org/pepstock/charba/client/colors/Center.html
+++ b/current/org/pepstock/charba/client/colors/Center.html
@@ -2,10 +2,10 @@
-
+
Center (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/Color.html b/current/org/pepstock/charba/client/colors/Color.html
index c078939bf53..a2c80f7e3e2 100644
--- a/current/org/pepstock/charba/client/colors/Color.html
+++ b/current/org/pepstock/charba/client/colors/Color.html
@@ -2,10 +2,10 @@
-
+
Color (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/ColorBuilder.html b/current/org/pepstock/charba/client/colors/ColorBuilder.html
index d7c59b1805b..49e06758ae3 100644
--- a/current/org/pepstock/charba/client/colors/ColorBuilder.html
+++ b/current/org/pepstock/charba/client/colors/ColorBuilder.html
@@ -2,10 +2,10 @@
-
+
ColorBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/ColorUtil.html b/current/org/pepstock/charba/client/colors/ColorUtil.html
index 6e40d5554d0..c19ba0a8178 100644
--- a/current/org/pepstock/charba/client/colors/ColorUtil.html
+++ b/current/org/pepstock/charba/client/colors/ColorUtil.html
@@ -2,10 +2,10 @@
-
+
ColorUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GoogleChartColor.html b/current/org/pepstock/charba/client/colors/GoogleChartColor.html
index ba4b6cbeaab..64f838bfbde 100644
--- a/current/org/pepstock/charba/client/colors/GoogleChartColor.html
+++ b/current/org/pepstock/charba/client/colors/GoogleChartColor.html
@@ -2,10 +2,10 @@
-
+
GoogleChartColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/Gradient.html b/current/org/pepstock/charba/client/colors/Gradient.html
index a296ddaf630..4cb3530b3c8 100644
--- a/current/org/pepstock/charba/client/colors/Gradient.html
+++ b/current/org/pepstock/charba/client/colors/Gradient.html
@@ -2,10 +2,10 @@
-
+
Gradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GradientBuilder.html b/current/org/pepstock/charba/client/colors/GradientBuilder.html
index f94b8d6e919..1868124f23a 100644
--- a/current/org/pepstock/charba/client/colors/GradientBuilder.html
+++ b/current/org/pepstock/charba/client/colors/GradientBuilder.html
@@ -2,10 +2,10 @@
-
+
GradientBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GradientColor.html b/current/org/pepstock/charba/client/colors/GradientColor.html
index 7dc187e168a..0640e86ab64 100644
--- a/current/org/pepstock/charba/client/colors/GradientColor.html
+++ b/current/org/pepstock/charba/client/colors/GradientColor.html
@@ -2,10 +2,10 @@
-
+
GradientColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GradientOrientation.html b/current/org/pepstock/charba/client/colors/GradientOrientation.html
index 1c0a2b10dc5..83236235f43 100644
--- a/current/org/pepstock/charba/client/colors/GradientOrientation.html
+++ b/current/org/pepstock/charba/client/colors/GradientOrientation.html
@@ -2,10 +2,10 @@
-
+
GradientOrientation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GradientScope.html b/current/org/pepstock/charba/client/colors/GradientScope.html
index 479c62b3674..6b4293beef1 100644
--- a/current/org/pepstock/charba/client/colors/GradientScope.html
+++ b/current/org/pepstock/charba/client/colors/GradientScope.html
@@ -2,10 +2,10 @@
-
+
GradientScope (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GradientType.html b/current/org/pepstock/charba/client/colors/GradientType.html
index 7d4ba654d0f..4051f0f844f 100644
--- a/current/org/pepstock/charba/client/colors/GradientType.html
+++ b/current/org/pepstock/charba/client/colors/GradientType.html
@@ -2,10 +2,10 @@
-
+
GradientType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/GwtMaterialColor.html b/current/org/pepstock/charba/client/colors/GwtMaterialColor.html
index 184197a51a3..b2ccd27f365 100644
--- a/current/org/pepstock/charba/client/colors/GwtMaterialColor.html
+++ b/current/org/pepstock/charba/client/colors/GwtMaterialColor.html
@@ -2,10 +2,10 @@
-
+
GwtMaterialColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/HtmlColor.html b/current/org/pepstock/charba/client/colors/HtmlColor.html
index a16465c67b9..fc40894ac5f 100644
--- a/current/org/pepstock/charba/client/colors/HtmlColor.html
+++ b/current/org/pepstock/charba/client/colors/HtmlColor.html
@@ -2,10 +2,10 @@
-
+
HtmlColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/IsColor.html b/current/org/pepstock/charba/client/colors/IsColor.html
index 436d75075bf..6e8d21cdd2e 100644
--- a/current/org/pepstock/charba/client/colors/IsColor.html
+++ b/current/org/pepstock/charba/client/colors/IsColor.html
@@ -2,10 +2,10 @@
-
+
IsColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/Pattern.html b/current/org/pepstock/charba/client/colors/Pattern.html
index 3941d5b92e7..01fefe17c47 100644
--- a/current/org/pepstock/charba/client/colors/Pattern.html
+++ b/current/org/pepstock/charba/client/colors/Pattern.html
@@ -2,10 +2,10 @@
-
+
Pattern (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/PatternBuilder.html b/current/org/pepstock/charba/client/colors/PatternBuilder.html
index 7bc9aa2fd65..e9485f5e30e 100644
--- a/current/org/pepstock/charba/client/colors/PatternBuilder.html
+++ b/current/org/pepstock/charba/client/colors/PatternBuilder.html
@@ -2,10 +2,10 @@
-
+
PatternBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/Radius.html b/current/org/pepstock/charba/client/colors/Radius.html
index fa73de103f6..e11cb814d13 100644
--- a/current/org/pepstock/charba/client/colors/Radius.html
+++ b/current/org/pepstock/charba/client/colors/Radius.html
@@ -2,10 +2,10 @@
-
+
Radius (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/UiGradient.html b/current/org/pepstock/charba/client/colors/UiGradient.html
index 5d6ace4bc69..f1820ffb662 100644
--- a/current/org/pepstock/charba/client/colors/UiGradient.html
+++ b/current/org/pepstock/charba/client/colors/UiGradient.html
@@ -2,10 +2,10 @@
-
+
UiGradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/Area.html b/current/org/pepstock/charba/client/colors/class-use/Area.html
index d1deb0b66d9..02dd95ec231 100644
--- a/current/org/pepstock/charba/client/colors/class-use/Area.html
+++ b/current/org/pepstock/charba/client/colors/class-use/Area.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.Area (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/CanvasObject.html b/current/org/pepstock/charba/client/colors/class-use/CanvasObject.html
index 1ed3ec6bd12..463cecd3f57 100644
--- a/current/org/pepstock/charba/client/colors/class-use/CanvasObject.html
+++ b/current/org/pepstock/charba/client/colors/class-use/CanvasObject.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.CanvasObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/CanvasObjectFactory.html b/current/org/pepstock/charba/client/colors/class-use/CanvasObjectFactory.html
index bb2df0e380c..3822e3b3de4 100644
--- a/current/org/pepstock/charba/client/colors/class-use/CanvasObjectFactory.html
+++ b/current/org/pepstock/charba/client/colors/class-use/CanvasObjectFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.CanvasObjectFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/Center.html b/current/org/pepstock/charba/client/colors/class-use/Center.html
index 1f790d40a7e..0241f394ca3 100644
--- a/current/org/pepstock/charba/client/colors/class-use/Center.html
+++ b/current/org/pepstock/charba/client/colors/class-use/Center.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.Center (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/Color.html b/current/org/pepstock/charba/client/colors/class-use/Color.html
index d517598f880..0eac0c57ecf 100644
--- a/current/org/pepstock/charba/client/colors/class-use/Color.html
+++ b/current/org/pepstock/charba/client/colors/class-use/Color.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.Color (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/ColorBuilder.html b/current/org/pepstock/charba/client/colors/class-use/ColorBuilder.html
index e89b898a23f..c286933c8a6 100644
--- a/current/org/pepstock/charba/client/colors/class-use/ColorBuilder.html
+++ b/current/org/pepstock/charba/client/colors/class-use/ColorBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.ColorBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/ColorUtil.html b/current/org/pepstock/charba/client/colors/class-use/ColorUtil.html
index 047666f65bb..4fb535300a5 100644
--- a/current/org/pepstock/charba/client/colors/class-use/ColorUtil.html
+++ b/current/org/pepstock/charba/client/colors/class-use/ColorUtil.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.ColorUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GoogleChartColor.html b/current/org/pepstock/charba/client/colors/class-use/GoogleChartColor.html
index 95784fea79d..4f3b81a7b73 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GoogleChartColor.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GoogleChartColor.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GoogleChartColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/Gradient.html b/current/org/pepstock/charba/client/colors/class-use/Gradient.html
index 6139e2764f5..dc7c3853121 100644
--- a/current/org/pepstock/charba/client/colors/class-use/Gradient.html
+++ b/current/org/pepstock/charba/client/colors/class-use/Gradient.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.Gradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GradientBuilder.html b/current/org/pepstock/charba/client/colors/class-use/GradientBuilder.html
index f7e4a06af76..5a7aa9d96f0 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GradientBuilder.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GradientBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GradientBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GradientColor.html b/current/org/pepstock/charba/client/colors/class-use/GradientColor.html
index 694826dd3ad..b21ccc3746e 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GradientColor.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GradientColor.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GradientColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GradientOrientation.html b/current/org/pepstock/charba/client/colors/class-use/GradientOrientation.html
index a37ee6be4db..49365148362 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GradientOrientation.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GradientOrientation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GradientOrientation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GradientScope.html b/current/org/pepstock/charba/client/colors/class-use/GradientScope.html
index 60393397811..a170742e286 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GradientScope.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GradientScope.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GradientScope (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GradientType.html b/current/org/pepstock/charba/client/colors/class-use/GradientType.html
index b0d5d646780..87775f4161f 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GradientType.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GradientType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GradientType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/GwtMaterialColor.html b/current/org/pepstock/charba/client/colors/class-use/GwtMaterialColor.html
index 9e15b4220bf..1bd0b74a39a 100644
--- a/current/org/pepstock/charba/client/colors/class-use/GwtMaterialColor.html
+++ b/current/org/pepstock/charba/client/colors/class-use/GwtMaterialColor.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.GwtMaterialColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/HtmlColor.html b/current/org/pepstock/charba/client/colors/class-use/HtmlColor.html
index 3a3e9c71b95..f5a7b952694 100644
--- a/current/org/pepstock/charba/client/colors/class-use/HtmlColor.html
+++ b/current/org/pepstock/charba/client/colors/class-use/HtmlColor.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.HtmlColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/IsColor.html b/current/org/pepstock/charba/client/colors/class-use/IsColor.html
index edf1af8faf3..ddf479a2aad 100644
--- a/current/org/pepstock/charba/client/colors/class-use/IsColor.html
+++ b/current/org/pepstock/charba/client/colors/class-use/IsColor.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.colors.IsColor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/Pattern.html b/current/org/pepstock/charba/client/colors/class-use/Pattern.html
index 754a4ad01da..1db33bb08a9 100644
--- a/current/org/pepstock/charba/client/colors/class-use/Pattern.html
+++ b/current/org/pepstock/charba/client/colors/class-use/Pattern.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.Pattern (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/PatternBuilder.html b/current/org/pepstock/charba/client/colors/class-use/PatternBuilder.html
index 18407d8f941..9cf68ac8728 100644
--- a/current/org/pepstock/charba/client/colors/class-use/PatternBuilder.html
+++ b/current/org/pepstock/charba/client/colors/class-use/PatternBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.PatternBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/Radius.html b/current/org/pepstock/charba/client/colors/class-use/Radius.html
index 2bb39a7b85f..309c166d5ce 100644
--- a/current/org/pepstock/charba/client/colors/class-use/Radius.html
+++ b/current/org/pepstock/charba/client/colors/class-use/Radius.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.Radius (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/class-use/UiGradient.html b/current/org/pepstock/charba/client/colors/class-use/UiGradient.html
index e50492b4f54..de126c2d91c 100644
--- a/current/org/pepstock/charba/client/colors/class-use/UiGradient.html
+++ b/current/org/pepstock/charba/client/colors/class-use/UiGradient.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.UiGradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/package-summary.html b/current/org/pepstock/charba/client/colors/package-summary.html
index 11fefcc8577..980af9987c1 100644
--- a/current/org/pepstock/charba/client/colors/package-summary.html
+++ b/current/org/pepstock/charba/client/colors/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.colors (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/package-tree.html b/current/org/pepstock/charba/client/colors/package-tree.html
index 2d73ade6a4f..2716c5c1b0f 100644
--- a/current/org/pepstock/charba/client/colors/package-tree.html
+++ b/current/org/pepstock/charba/client/colors/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.colors Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/package-use.html b/current/org/pepstock/charba/client/colors/package-use.html
index b4fe09d992b..eceb6c42ea9 100644
--- a/current/org/pepstock/charba/client/colors/package-use.html
+++ b/current/org/pepstock/charba/client/colors/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.colors (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/CharacterShape.html b/current/org/pepstock/charba/client/colors/tiles/CharacterShape.html
index 5cd7d9e4d4a..bb0439fadf7 100644
--- a/current/org/pepstock/charba/client/colors/tiles/CharacterShape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/CharacterShape.html
@@ -2,10 +2,10 @@
-
+
CharacterShape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/ImageShape.html b/current/org/pepstock/charba/client/colors/tiles/ImageShape.html
index 74911fb4eb5..24a8c5d1cff 100644
--- a/current/org/pepstock/charba/client/colors/tiles/ImageShape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/ImageShape.html
@@ -2,10 +2,10 @@
-
+
ImageShape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/IsShape.html b/current/org/pepstock/charba/client/colors/tiles/IsShape.html
index 7222551c256..3176ceb9fb2 100644
--- a/current/org/pepstock/charba/client/colors/tiles/IsShape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/IsShape.html
@@ -2,10 +2,10 @@
-
+
IsShape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/Shape.html b/current/org/pepstock/charba/client/colors/tiles/Shape.html
index f52ea78139b..5311cc97e88 100644
--- a/current/org/pepstock/charba/client/colors/tiles/Shape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/Shape.html
@@ -2,10 +2,10 @@
-
+
Shape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/ShapeDrawer.html b/current/org/pepstock/charba/client/colors/tiles/ShapeDrawer.html
index 2eba7ccb062..7de3a6704d0 100644
--- a/current/org/pepstock/charba/client/colors/tiles/ShapeDrawer.html
+++ b/current/org/pepstock/charba/client/colors/tiles/ShapeDrawer.html
@@ -2,10 +2,10 @@
-
+
ShapeDrawer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/TilesBuilder.html b/current/org/pepstock/charba/client/colors/tiles/TilesBuilder.html
index 2d864bb87c1..8694c9c95a1 100644
--- a/current/org/pepstock/charba/client/colors/tiles/TilesBuilder.html
+++ b/current/org/pepstock/charba/client/colors/tiles/TilesBuilder.html
@@ -2,10 +2,10 @@
-
+
TilesBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/TilesFactory.html b/current/org/pepstock/charba/client/colors/tiles/TilesFactory.html
index 5b9a1852656..0c1b454555f 100644
--- a/current/org/pepstock/charba/client/colors/tiles/TilesFactory.html
+++ b/current/org/pepstock/charba/client/colors/tiles/TilesFactory.html
@@ -2,10 +2,10 @@
-
+
TilesFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/TilesFactoryDefaults.html b/current/org/pepstock/charba/client/colors/tiles/TilesFactoryDefaults.html
index 9b21428f287..db6ed2a818a 100644
--- a/current/org/pepstock/charba/client/colors/tiles/TilesFactoryDefaults.html
+++ b/current/org/pepstock/charba/client/colors/tiles/TilesFactoryDefaults.html
@@ -2,10 +2,10 @@
-
+
TilesFactoryDefaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/CharacterShape.html b/current/org/pepstock/charba/client/colors/tiles/class-use/CharacterShape.html
index 0cb80ee02fd..474e6fdd8e5 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/CharacterShape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/CharacterShape.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.CharacterShape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/ImageShape.html b/current/org/pepstock/charba/client/colors/tiles/class-use/ImageShape.html
index fcc48114cbf..c2e37782d42 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/ImageShape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/ImageShape.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.ImageShape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/IsShape.html b/current/org/pepstock/charba/client/colors/tiles/class-use/IsShape.html
index 1f69b3530af..4f9005836fc 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/IsShape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/IsShape.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.colors.tiles.IsShape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/Shape.html b/current/org/pepstock/charba/client/colors/tiles/class-use/Shape.html
index 982c8d656f7..e95126ffa24 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/Shape.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/Shape.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.Shape (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/ShapeDrawer.html b/current/org/pepstock/charba/client/colors/tiles/class-use/ShapeDrawer.html
index d8bb77d6e02..e900bdc3779 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/ShapeDrawer.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/ShapeDrawer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.ShapeDrawer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/TilesBuilder.html b/current/org/pepstock/charba/client/colors/tiles/class-use/TilesBuilder.html
index 60d4f435e05..728c227fa84 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/TilesBuilder.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/TilesBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.TilesBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactory.html b/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactory.html
index 1661810d674..9cd9992fe0e 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactory.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.TilesFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactoryDefaults.html b/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactoryDefaults.html
index 74ff498c171..f43f3c6a8b2 100644
--- a/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactoryDefaults.html
+++ b/current/org/pepstock/charba/client/colors/tiles/class-use/TilesFactoryDefaults.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.colors.tiles.TilesFactoryDefaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/package-summary.html b/current/org/pepstock/charba/client/colors/tiles/package-summary.html
index e438345acf8..4b636ce76f0 100644
--- a/current/org/pepstock/charba/client/colors/tiles/package-summary.html
+++ b/current/org/pepstock/charba/client/colors/tiles/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.colors.tiles (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/package-tree.html b/current/org/pepstock/charba/client/colors/tiles/package-tree.html
index 037ea3a5d00..5aa24e3790b 100644
--- a/current/org/pepstock/charba/client/colors/tiles/package-tree.html
+++ b/current/org/pepstock/charba/client/colors/tiles/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.colors.tiles Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/colors/tiles/package-use.html b/current/org/pepstock/charba/client/colors/tiles/package-use.html
index 996943e6679..abeb1056ebc 100644
--- a/current/org/pepstock/charba/client/colors/tiles/package-use.html
+++ b/current/org/pepstock/charba/client/colors/tiles/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.colors.tiles (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/AbstractBaseBuilder.html b/current/org/pepstock/charba/client/commons/AbstractBaseBuilder.html
index f3386684abf..6543273d6af 100644
--- a/current/org/pepstock/charba/client/commons/AbstractBaseBuilder.html
+++ b/current/org/pepstock/charba/client/commons/AbstractBaseBuilder.html
@@ -2,10 +2,10 @@
-
+
AbstractBaseBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/AbstractKey.html b/current/org/pepstock/charba/client/commons/AbstractKey.html
index 7b869cf3f34..7d35cacdbca 100644
--- a/current/org/pepstock/charba/client/commons/AbstractKey.html
+++ b/current/org/pepstock/charba/client/commons/AbstractKey.html
@@ -2,10 +2,10 @@
-
+
AbstractKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/AbstractNode.html b/current/org/pepstock/charba/client/commons/AbstractNode.html
index 469535c74f8..2084fec8cc7 100644
--- a/current/org/pepstock/charba/client/commons/AbstractNode.html
+++ b/current/org/pepstock/charba/client/commons/AbstractNode.html
@@ -2,10 +2,10 @@
-
+
AbstractNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/AbstractPoint.html b/current/org/pepstock/charba/client/commons/AbstractPoint.html
index 7af6a2459fa..e86a038a9ee 100644
--- a/current/org/pepstock/charba/client/commons/AbstractPoint.html
+++ b/current/org/pepstock/charba/client/commons/AbstractPoint.html
@@ -2,10 +2,10 @@
-
+
AbstractPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/AbstractReadOnlyPoint.html b/current/org/pepstock/charba/client/commons/AbstractReadOnlyPoint.html
index d7a7c114133..d85fe221e5c 100644
--- a/current/org/pepstock/charba/client/commons/AbstractReadOnlyPoint.html
+++ b/current/org/pepstock/charba/client/commons/AbstractReadOnlyPoint.html
@@ -2,10 +2,10 @@
-
+
AbstractReadOnlyPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Array.html b/current/org/pepstock/charba/client/commons/Array.html
index 9ca30a07052..a3e7dddcc1d 100644
--- a/current/org/pepstock/charba/client/commons/Array.html
+++ b/current/org/pepstock/charba/client/commons/Array.html
@@ -2,10 +2,10 @@
-
+
Array (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayCanvas.html b/current/org/pepstock/charba/client/commons/ArrayCanvas.html
index 41c0bf5fa96..445f0e03609 100644
--- a/current/org/pepstock/charba/client/commons/ArrayCanvas.html
+++ b/current/org/pepstock/charba/client/commons/ArrayCanvas.html
@@ -2,10 +2,10 @@
-
+
ArrayCanvas (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayCanvasList.html b/current/org/pepstock/charba/client/commons/ArrayCanvasList.html
index 4f6a4fbaa35..7169e7b6da7 100644
--- a/current/org/pepstock/charba/client/commons/ArrayCanvasList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayCanvasList.html
@@ -2,10 +2,10 @@
-
+
ArrayCanvasList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayChart.html b/current/org/pepstock/charba/client/commons/ArrayChart.html
index 3cee1bfaf98..d8c9cd83cc9 100644
--- a/current/org/pepstock/charba/client/commons/ArrayChart.html
+++ b/current/org/pepstock/charba/client/commons/ArrayChart.html
@@ -2,10 +2,10 @@
-
+
ArrayChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayDouble.html b/current/org/pepstock/charba/client/commons/ArrayDouble.html
index 82e0d984cca..c6170962681 100644
--- a/current/org/pepstock/charba/client/commons/ArrayDouble.html
+++ b/current/org/pepstock/charba/client/commons/ArrayDouble.html
@@ -2,10 +2,10 @@
-
+
ArrayDouble (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayDoubleArray.html b/current/org/pepstock/charba/client/commons/ArrayDoubleArray.html
index 8c4616630b2..dc69956a699 100644
--- a/current/org/pepstock/charba/client/commons/ArrayDoubleArray.html
+++ b/current/org/pepstock/charba/client/commons/ArrayDoubleArray.html
@@ -2,10 +2,10 @@
-
+
ArrayDoubleArray (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayDoubleArrayList.html b/current/org/pepstock/charba/client/commons/ArrayDoubleArrayList.html
index b9e55253e75..6b642dcdd7a 100644
--- a/current/org/pepstock/charba/client/commons/ArrayDoubleArrayList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayDoubleArrayList.html
@@ -2,10 +2,10 @@
-
+
ArrayDoubleArrayList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayDoubleList.html b/current/org/pepstock/charba/client/commons/ArrayDoubleList.html
index 4830f423db8..3645ba370f8 100644
--- a/current/org/pepstock/charba/client/commons/ArrayDoubleList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayDoubleList.html
@@ -2,10 +2,10 @@
-
+
ArrayDoubleList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayEnumList.html b/current/org/pepstock/charba/client/commons/ArrayEnumList.html
index 88be2f31e97..25e01f9bf25 100644
--- a/current/org/pepstock/charba/client/commons/ArrayEnumList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayEnumList.html
@@ -2,10 +2,10 @@
-
+
ArrayEnumList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayGradient.html b/current/org/pepstock/charba/client/commons/ArrayGradient.html
index 2ad568e927d..5b43e06a0c3 100644
--- a/current/org/pepstock/charba/client/commons/ArrayGradient.html
+++ b/current/org/pepstock/charba/client/commons/ArrayGradient.html
@@ -2,10 +2,10 @@
-
+
ArrayGradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayImage.html b/current/org/pepstock/charba/client/commons/ArrayImage.html
index 718134f80a6..1bab096311c 100644
--- a/current/org/pepstock/charba/client/commons/ArrayImage.html
+++ b/current/org/pepstock/charba/client/commons/ArrayImage.html
@@ -2,10 +2,10 @@
-
+
ArrayImage (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayImageList.html b/current/org/pepstock/charba/client/commons/ArrayImageList.html
index 19e11eeb1fa..429c6810e18 100644
--- a/current/org/pepstock/charba/client/commons/ArrayImageList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayImageList.html
@@ -2,10 +2,10 @@
-
+
ArrayImageList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayInteger.html b/current/org/pepstock/charba/client/commons/ArrayInteger.html
index a0949a5940c..a78f13d2537 100644
--- a/current/org/pepstock/charba/client/commons/ArrayInteger.html
+++ b/current/org/pepstock/charba/client/commons/ArrayInteger.html
@@ -2,10 +2,10 @@
-
+
ArrayInteger (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayIntegerList.html b/current/org/pepstock/charba/client/commons/ArrayIntegerList.html
index 1c361f30283..39b75671712 100644
--- a/current/org/pepstock/charba/client/commons/ArrayIntegerList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayIntegerList.html
@@ -2,10 +2,10 @@
-
+
ArrayIntegerList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayKeyList.html b/current/org/pepstock/charba/client/commons/ArrayKeyList.html
index 783d0060e48..67be03dc198 100644
--- a/current/org/pepstock/charba/client/commons/ArrayKeyList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayKeyList.html
@@ -2,10 +2,10 @@
-
+
ArrayKeyList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayKeySet.html b/current/org/pepstock/charba/client/commons/ArrayKeySet.html
index 5aa833059fc..237597f90dd 100644
--- a/current/org/pepstock/charba/client/commons/ArrayKeySet.html
+++ b/current/org/pepstock/charba/client/commons/ArrayKeySet.html
@@ -2,10 +2,10 @@
-
+
ArrayKeySet (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayListHelper.html b/current/org/pepstock/charba/client/commons/ArrayListHelper.html
index 6721d8d1922..59245ce48b9 100644
--- a/current/org/pepstock/charba/client/commons/ArrayListHelper.html
+++ b/current/org/pepstock/charba/client/commons/ArrayListHelper.html
@@ -2,10 +2,10 @@
-
+
ArrayListHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayMixedObject.html b/current/org/pepstock/charba/client/commons/ArrayMixedObject.html
index 45c41dffbe1..6ac1dd86080 100644
--- a/current/org/pepstock/charba/client/commons/ArrayMixedObject.html
+++ b/current/org/pepstock/charba/client/commons/ArrayMixedObject.html
@@ -2,10 +2,10 @@
-
+
ArrayMixedObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFilterCallback.html b/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFilterCallback.html
index bdfd8ad39f8..6143f71151d 100644
--- a/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFilterCallback.html
+++ b/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFilterCallback.html
@@ -2,10 +2,10 @@
-
+
ArrayObject.ArrayFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFindCallback.html b/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFindCallback.html
index d393f29bde7..6222e2feaa2 100644
--- a/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFindCallback.html
+++ b/current/org/pepstock/charba/client/commons/ArrayObject.ArrayFindCallback.html
@@ -2,10 +2,10 @@
-
+
ArrayObject.ArrayFindCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayObject.html b/current/org/pepstock/charba/client/commons/ArrayObject.html
index 18ad154536f..375288c13cd 100644
--- a/current/org/pepstock/charba/client/commons/ArrayObject.html
+++ b/current/org/pepstock/charba/client/commons/ArrayObject.html
@@ -2,10 +2,10 @@
-
+
ArrayObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayObjectContainerList.html b/current/org/pepstock/charba/client/commons/ArrayObjectContainerList.html
index 5468842a475..7c43d5b2217 100644
--- a/current/org/pepstock/charba/client/commons/ArrayObjectContainerList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayObjectContainerList.html
@@ -2,10 +2,10 @@
-
+
ArrayObjectContainerList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayObjectList.html b/current/org/pepstock/charba/client/commons/ArrayObjectList.html
index ec2144d30f0..60c16081288 100644
--- a/current/org/pepstock/charba/client/commons/ArrayObjectList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayObjectList.html
@@ -2,10 +2,10 @@
-
+
ArrayObjectList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayPattern.html b/current/org/pepstock/charba/client/commons/ArrayPattern.html
index 838f22f69e1..9ab5f017b48 100644
--- a/current/org/pepstock/charba/client/commons/ArrayPattern.html
+++ b/current/org/pepstock/charba/client/commons/ArrayPattern.html
@@ -2,10 +2,10 @@
-
+
ArrayPattern (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArraySetHelper.html b/current/org/pepstock/charba/client/commons/ArraySetHelper.html
index b0ab4b3fcb6..d47883c3de3 100644
--- a/current/org/pepstock/charba/client/commons/ArraySetHelper.html
+++ b/current/org/pepstock/charba/client/commons/ArraySetHelper.html
@@ -2,10 +2,10 @@
-
+
ArraySetHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayString.html b/current/org/pepstock/charba/client/commons/ArrayString.html
index f20b807c06b..508aef50c2a 100644
--- a/current/org/pepstock/charba/client/commons/ArrayString.html
+++ b/current/org/pepstock/charba/client/commons/ArrayString.html
@@ -2,10 +2,10 @@
-
+
ArrayString (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayStringList.html b/current/org/pepstock/charba/client/commons/ArrayStringList.html
index aa73645aef5..2c9e0be1ea9 100644
--- a/current/org/pepstock/charba/client/commons/ArrayStringList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayStringList.html
@@ -2,10 +2,10 @@
-
+
ArrayStringList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayStringSet.html b/current/org/pepstock/charba/client/commons/ArrayStringSet.html
index ecd804f5e18..032e6b59535 100644
--- a/current/org/pepstock/charba/client/commons/ArrayStringSet.html
+++ b/current/org/pepstock/charba/client/commons/ArrayStringSet.html
@@ -2,10 +2,10 @@
-
+
ArrayStringSet (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayTouch.html b/current/org/pepstock/charba/client/commons/ArrayTouch.html
index 8b9e811eae0..8f0847afd9c 100644
--- a/current/org/pepstock/charba/client/commons/ArrayTouch.html
+++ b/current/org/pepstock/charba/client/commons/ArrayTouch.html
@@ -2,10 +2,10 @@
-
+
ArrayTouch (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayTouchList.html b/current/org/pepstock/charba/client/commons/ArrayTouchList.html
index d098fbf5e6a..4ff57db0957 100644
--- a/current/org/pepstock/charba/client/commons/ArrayTouchList.html
+++ b/current/org/pepstock/charba/client/commons/ArrayTouchList.html
@@ -2,10 +2,10 @@
-
+
ArrayTouchList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ArrayUtil.html b/current/org/pepstock/charba/client/commons/ArrayUtil.html
index 68682b720dd..8c2834ca784 100644
--- a/current/org/pepstock/charba/client/commons/ArrayUtil.html
+++ b/current/org/pepstock/charba/client/commons/ArrayUtil.html
@@ -2,10 +2,10 @@
-
+
ArrayUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/BaseEnvelop.html b/current/org/pepstock/charba/client/commons/BaseEnvelop.html
index 04ac82fcdc6..86ed2244b74 100644
--- a/current/org/pepstock/charba/client/commons/BaseEnvelop.html
+++ b/current/org/pepstock/charba/client/commons/BaseEnvelop.html
@@ -2,10 +2,10 @@
-
+
BaseEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/CallbackPropertyHandler.html b/current/org/pepstock/charba/client/commons/CallbackPropertyHandler.html
index 7cd12973595..74c36b13fe2 100644
--- a/current/org/pepstock/charba/client/commons/CallbackPropertyHandler.html
+++ b/current/org/pepstock/charba/client/commons/CallbackPropertyHandler.html
@@ -2,10 +2,10 @@
-
+
CallbackPropertyHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/CallbackProxy.Proxy.html b/current/org/pepstock/charba/client/commons/CallbackProxy.Proxy.html
index 6827e0e43ee..9a581838842 100644
--- a/current/org/pepstock/charba/client/commons/CallbackProxy.Proxy.html
+++ b/current/org/pepstock/charba/client/commons/CallbackProxy.Proxy.html
@@ -2,10 +2,10 @@
-
+
CallbackProxy.Proxy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/CallbackProxy.html b/current/org/pepstock/charba/client/commons/CallbackProxy.html
index 95ad9fd9114..6d1fcf3b113 100644
--- a/current/org/pepstock/charba/client/commons/CallbackProxy.html
+++ b/current/org/pepstock/charba/client/commons/CallbackProxy.html
@@ -2,10 +2,10 @@
-
+
CallbackProxy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Checker.html b/current/org/pepstock/charba/client/commons/Checker.html
index d84d33d24d2..548663857ec 100644
--- a/current/org/pepstock/charba/client/commons/Checker.html
+++ b/current/org/pepstock/charba/client/commons/Checker.html
@@ -2,10 +2,10 @@
-
+
Checker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ConfigurationLoader.html b/current/org/pepstock/charba/client/commons/ConfigurationLoader.html
index 933be1f4576..ae9e12e2c31 100644
--- a/current/org/pepstock/charba/client/commons/ConfigurationLoader.html
+++ b/current/org/pepstock/charba/client/commons/ConfigurationLoader.html
@@ -2,10 +2,10 @@
-
+
ConfigurationLoader (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Constants.html b/current/org/pepstock/charba/client/commons/Constants.html
index 6a4932c2b51..f512ff80c60 100644
--- a/current/org/pepstock/charba/client/commons/Constants.html
+++ b/current/org/pepstock/charba/client/commons/Constants.html
@@ -2,10 +2,10 @@
-
+
Constants (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Envelop.html b/current/org/pepstock/charba/client/commons/Envelop.html
index 887081547a8..849c89cf6c8 100644
--- a/current/org/pepstock/charba/client/commons/Envelop.html
+++ b/current/org/pepstock/charba/client/commons/Envelop.html
@@ -2,10 +2,10 @@
-
+
Envelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/HasCallbackScope.html b/current/org/pepstock/charba/client/commons/HasCallbackScope.html
index 47bbadc3cb0..56f91d0f362 100644
--- a/current/org/pepstock/charba/client/commons/HasCallbackScope.html
+++ b/current/org/pepstock/charba/client/commons/HasCallbackScope.html
@@ -2,10 +2,10 @@
-
+
HasCallbackScope (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Id.html b/current/org/pepstock/charba/client/commons/Id.html
index 74c4ddbfe0b..5f78371b6d2 100644
--- a/current/org/pepstock/charba/client/commons/Id.html
+++ b/current/org/pepstock/charba/client/commons/Id.html
@@ -2,10 +2,10 @@
-
+
Id (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ImmutableDate.html b/current/org/pepstock/charba/client/commons/ImmutableDate.html
index 11c3184661b..65ed610b196 100644
--- a/current/org/pepstock/charba/client/commons/ImmutableDate.html
+++ b/current/org/pepstock/charba/client/commons/ImmutableDate.html
@@ -2,10 +2,10 @@
-
+
ImmutableDate (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ImmutableEnvelop.html b/current/org/pepstock/charba/client/commons/ImmutableEnvelop.html
index f42ab2f773d..a1886e0b370 100644
--- a/current/org/pepstock/charba/client/commons/ImmutableEnvelop.html
+++ b/current/org/pepstock/charba/client/commons/ImmutableEnvelop.html
@@ -2,10 +2,10 @@
-
+
ImmutableEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/IsBuilder.html b/current/org/pepstock/charba/client/commons/IsBuilder.html
index 37052efd218..0de413dd2bd 100644
--- a/current/org/pepstock/charba/client/commons/IsBuilder.html
+++ b/current/org/pepstock/charba/client/commons/IsBuilder.html
@@ -2,10 +2,10 @@
-
+
IsBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/IsJSType.html b/current/org/pepstock/charba/client/commons/IsJSType.html
index 27e7b3ac78d..15e0f995178 100644
--- a/current/org/pepstock/charba/client/commons/IsJSType.html
+++ b/current/org/pepstock/charba/client/commons/IsJSType.html
@@ -2,10 +2,10 @@
-
+
IsJSType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/IsPoint.html b/current/org/pepstock/charba/client/commons/IsPoint.html
index 8d7abc8b148..8bd2bfc702b 100644
--- a/current/org/pepstock/charba/client/commons/IsPoint.html
+++ b/current/org/pepstock/charba/client/commons/IsPoint.html
@@ -2,10 +2,10 @@
-
+
IsPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/IteratorImpl.html b/current/org/pepstock/charba/client/commons/IteratorImpl.html
index 257ced6ba19..a0668c08ef5 100644
--- a/current/org/pepstock/charba/client/commons/IteratorImpl.html
+++ b/current/org/pepstock/charba/client/commons/IteratorImpl.html
@@ -2,10 +2,10 @@
-
+
IteratorImpl (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/JsHelper.html b/current/org/pepstock/charba/client/commons/JsHelper.html
index 56a8aaab197..9069bee9da9 100644
--- a/current/org/pepstock/charba/client/commons/JsHelper.html
+++ b/current/org/pepstock/charba/client/commons/JsHelper.html
@@ -2,10 +2,10 @@
-
+
JsHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Key.html b/current/org/pepstock/charba/client/commons/Key.html
index 4933fc25f15..ff8bf085842 100644
--- a/current/org/pepstock/charba/client/commons/Key.html
+++ b/current/org/pepstock/charba/client/commons/Key.html
@@ -2,10 +2,10 @@
-
+
Key (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/KeyFactory.html b/current/org/pepstock/charba/client/commons/KeyFactory.html
index 5c5143c7c43..a2ec1423be1 100644
--- a/current/org/pepstock/charba/client/commons/KeyFactory.html
+++ b/current/org/pepstock/charba/client/commons/KeyFactory.html
@@ -2,10 +2,10 @@
-
+
KeyFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ListIteratorImpl.html b/current/org/pepstock/charba/client/commons/ListIteratorImpl.html
index 0a538aab7b1..e3836145237 100644
--- a/current/org/pepstock/charba/client/commons/ListIteratorImpl.html
+++ b/current/org/pepstock/charba/client/commons/ListIteratorImpl.html
@@ -2,10 +2,10 @@
-
+
ListIteratorImpl (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/Merger.html b/current/org/pepstock/charba/client/commons/Merger.html
index 7aa5d3d940f..4bac1a2a887 100644
--- a/current/org/pepstock/charba/client/commons/Merger.html
+++ b/current/org/pepstock/charba/client/commons/Merger.html
@@ -2,10 +2,10 @@
-
+
Merger (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeArrayContainer.html b/current/org/pepstock/charba/client/commons/NativeArrayContainer.html
index 775e6af3a0d..5f34fcdd869 100644
--- a/current/org/pepstock/charba/client/commons/NativeArrayContainer.html
+++ b/current/org/pepstock/charba/client/commons/NativeArrayContainer.html
@@ -2,10 +2,10 @@
-
+
NativeArrayContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeArrayContainerFactory.html b/current/org/pepstock/charba/client/commons/NativeArrayContainerFactory.html
index 7af63c6b3d2..96bb2253381 100644
--- a/current/org/pepstock/charba/client/commons/NativeArrayContainerFactory.html
+++ b/current/org/pepstock/charba/client/commons/NativeArrayContainerFactory.html
@@ -2,10 +2,10 @@
-
+
NativeArrayContainerFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeArrayDoubleContainer.html b/current/org/pepstock/charba/client/commons/NativeArrayDoubleContainer.html
index 5c2bf3bd3f2..9b3955b8598 100644
--- a/current/org/pepstock/charba/client/commons/NativeArrayDoubleContainer.html
+++ b/current/org/pepstock/charba/client/commons/NativeArrayDoubleContainer.html
@@ -2,10 +2,10 @@
-
+
NativeArrayDoubleContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeName.html b/current/org/pepstock/charba/client/commons/NativeName.html
index 166b699456d..228893f9630 100644
--- a/current/org/pepstock/charba/client/commons/NativeName.html
+++ b/current/org/pepstock/charba/client/commons/NativeName.html
@@ -2,10 +2,10 @@
-
+
NativeName (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeObject.html b/current/org/pepstock/charba/client/commons/NativeObject.html
index 688e028f58f..4194330d695 100644
--- a/current/org/pepstock/charba/client/commons/NativeObject.html
+++ b/current/org/pepstock/charba/client/commons/NativeObject.html
@@ -2,10 +2,10 @@
-
+
NativeObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeObjectContainer.html b/current/org/pepstock/charba/client/commons/NativeObjectContainer.html
index e72dfbb2ee2..a733c607776 100644
--- a/current/org/pepstock/charba/client/commons/NativeObjectContainer.html
+++ b/current/org/pepstock/charba/client/commons/NativeObjectContainer.html
@@ -2,10 +2,10 @@
-
+
NativeObjectContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NativeObjectContainerFactory.html b/current/org/pepstock/charba/client/commons/NativeObjectContainerFactory.html
index 130812c836e..94df0615c9f 100644
--- a/current/org/pepstock/charba/client/commons/NativeObjectContainerFactory.html
+++ b/current/org/pepstock/charba/client/commons/NativeObjectContainerFactory.html
@@ -2,10 +2,10 @@
-
+
NativeObjectContainerFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/NodeUpdateListener.html b/current/org/pepstock/charba/client/commons/NodeUpdateListener.html
index e9c3d06e0b9..5296bdd8ec9 100644
--- a/current/org/pepstock/charba/client/commons/NodeUpdateListener.html
+++ b/current/org/pepstock/charba/client/commons/NodeUpdateListener.html
@@ -2,10 +2,10 @@
-
+
NodeUpdateListener (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/ObjectType.html b/current/org/pepstock/charba/client/commons/ObjectType.html
index d78bb76c54a..0fee42de52d 100644
--- a/current/org/pepstock/charba/client/commons/ObjectType.html
+++ b/current/org/pepstock/charba/client/commons/ObjectType.html
@@ -2,10 +2,10 @@
-
+
ObjectType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/PropertyHandler.html b/current/org/pepstock/charba/client/commons/PropertyHandler.html
index 10c39c18341..88afc925ecb 100644
--- a/current/org/pepstock/charba/client/commons/PropertyHandler.html
+++ b/current/org/pepstock/charba/client/commons/PropertyHandler.html
@@ -2,10 +2,10 @@
-
+
PropertyHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/PropertyKey.html b/current/org/pepstock/charba/client/commons/PropertyKey.html
index c7db495d44d..8953cbbc067 100644
--- a/current/org/pepstock/charba/client/commons/PropertyKey.html
+++ b/current/org/pepstock/charba/client/commons/PropertyKey.html
@@ -2,10 +2,10 @@
-
+
PropertyKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/AbstractBaseBuilder.html b/current/org/pepstock/charba/client/commons/class-use/AbstractBaseBuilder.html
index 32c6ede4002..3d781bfb251 100644
--- a/current/org/pepstock/charba/client/commons/class-use/AbstractBaseBuilder.html
+++ b/current/org/pepstock/charba/client/commons/class-use/AbstractBaseBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.AbstractBaseBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/AbstractKey.html b/current/org/pepstock/charba/client/commons/class-use/AbstractKey.html
index e715c38be33..3790fe70881 100644
--- a/current/org/pepstock/charba/client/commons/class-use/AbstractKey.html
+++ b/current/org/pepstock/charba/client/commons/class-use/AbstractKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.AbstractKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/AbstractNode.html b/current/org/pepstock/charba/client/commons/class-use/AbstractNode.html
index 0a8fd80d30c..5a3fbbabd24 100644
--- a/current/org/pepstock/charba/client/commons/class-use/AbstractNode.html
+++ b/current/org/pepstock/charba/client/commons/class-use/AbstractNode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.AbstractNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/AbstractPoint.html b/current/org/pepstock/charba/client/commons/class-use/AbstractPoint.html
index 54c8263ecc6..3c6c25999e3 100644
--- a/current/org/pepstock/charba/client/commons/class-use/AbstractPoint.html
+++ b/current/org/pepstock/charba/client/commons/class-use/AbstractPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.AbstractPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/AbstractReadOnlyPoint.html b/current/org/pepstock/charba/client/commons/class-use/AbstractReadOnlyPoint.html
index 00047995d3e..a3553e9dc32 100644
--- a/current/org/pepstock/charba/client/commons/class-use/AbstractReadOnlyPoint.html
+++ b/current/org/pepstock/charba/client/commons/class-use/AbstractReadOnlyPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.AbstractReadOnlyPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Array.html b/current/org/pepstock/charba/client/commons/class-use/Array.html
index a229fded5da..3d398029342 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Array.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Array.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.Array (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayCanvas.html b/current/org/pepstock/charba/client/commons/class-use/ArrayCanvas.html
index d951ca2a21d..21b1770f938 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayCanvas.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayCanvas.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayCanvas (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayCanvasList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayCanvasList.html
index 36df87fdca5..632c40bd254 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayCanvasList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayCanvasList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayCanvasList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayChart.html b/current/org/pepstock/charba/client/commons/class-use/ArrayChart.html
index eb7842a06dd..833bc87f38c 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayChart.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayDouble.html b/current/org/pepstock/charba/client/commons/class-use/ArrayDouble.html
index b10b0e2160f..ecbe03db57f 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayDouble.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayDouble.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayDouble (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArray.html b/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArray.html
index 4e2d21d6bab..48a55ba25af 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArray.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArray.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayDoubleArray (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArrayList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArrayList.html
index 0eedfd7f705..947588e71e3 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArrayList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleArrayList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayDoubleArrayList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleList.html
index 7484e5f9b4e..0b626ab6c05 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayDoubleList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayDoubleList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayEnumList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayEnumList.html
index 16053eec93c..11682d942d0 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayEnumList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayEnumList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayEnumList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayGradient.html b/current/org/pepstock/charba/client/commons/class-use/ArrayGradient.html
index 58acdad8e8a..769482177ab 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayGradient.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayGradient.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayGradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayImage.html b/current/org/pepstock/charba/client/commons/class-use/ArrayImage.html
index 330384cc50d..4256b76cb98 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayImage.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayImage.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayImage (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayImageList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayImageList.html
index 79850ff8528..edd7f0a5129 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayImageList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayImageList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayImageList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayInteger.html b/current/org/pepstock/charba/client/commons/class-use/ArrayInteger.html
index e3530ea619d..36f70752793 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayInteger.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayInteger.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayInteger (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayIntegerList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayIntegerList.html
index 0f580116fff..d0ca1980893 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayIntegerList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayIntegerList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayIntegerList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayKeyList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayKeyList.html
index 7e1d5c2c7ca..5f52cb75254 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayKeyList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayKeyList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayKeyList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayKeySet.html b/current/org/pepstock/charba/client/commons/class-use/ArrayKeySet.html
index 21268909181..b934df49312 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayKeySet.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayKeySet.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayKeySet (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayListHelper.html b/current/org/pepstock/charba/client/commons/class-use/ArrayListHelper.html
index f7f8c204eff..642e217f033 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayListHelper.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayListHelper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayListHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayMixedObject.html b/current/org/pepstock/charba/client/commons/class-use/ArrayMixedObject.html
index bcf2d854c3e..48f6b900130 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayMixedObject.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayMixedObject.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayMixedObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFilterCallback.html b/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFilterCallback.html
index 47f99c22df9..f3476df79c0 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFilterCallback.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFilterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.ArrayObject.ArrayFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFindCallback.html b/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFindCallback.html
index 8ae96b1aca7..b69bf15e84f 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFindCallback.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayObject.ArrayFindCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.ArrayObject.ArrayFindCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayObject.html b/current/org/pepstock/charba/client/commons/class-use/ArrayObject.html
index 0fef2c6c9a9..51aef35c34d 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayObject.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayObject.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayObjectContainerList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayObjectContainerList.html
index 1f04f977abb..e460f4cf204 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayObjectContainerList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayObjectContainerList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayObjectContainerList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayObjectList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayObjectList.html
index 2237da59ea5..01ff5355a24 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayObjectList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayObjectList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayObjectList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayPattern.html b/current/org/pepstock/charba/client/commons/class-use/ArrayPattern.html
index 576644c3039..6cb360f9a38 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayPattern.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayPattern.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayPattern (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArraySetHelper.html b/current/org/pepstock/charba/client/commons/class-use/ArraySetHelper.html
index a0e20b8a7be..86c2eac64b5 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArraySetHelper.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArraySetHelper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArraySetHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayString.html b/current/org/pepstock/charba/client/commons/class-use/ArrayString.html
index 28591a0ba72..b56c30d194f 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayString.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayString.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayString (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayStringList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayStringList.html
index fafa99938ff..af1f3959566 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayStringList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayStringList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayStringList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayStringSet.html b/current/org/pepstock/charba/client/commons/class-use/ArrayStringSet.html
index fd5b69b9ae9..4a17682ca48 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayStringSet.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayStringSet.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayStringSet (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayTouch.html b/current/org/pepstock/charba/client/commons/class-use/ArrayTouch.html
index 26026d450cf..d0ffe71f37e 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayTouch.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayTouch.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayTouch (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayTouchList.html b/current/org/pepstock/charba/client/commons/class-use/ArrayTouchList.html
index dc45cf3d5e3..48712af8c07 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayTouchList.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayTouchList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayTouchList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ArrayUtil.html b/current/org/pepstock/charba/client/commons/class-use/ArrayUtil.html
index 3a0c2dba9eb..6e6681a1e37 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ArrayUtil.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ArrayUtil.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ArrayUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/BaseEnvelop.html b/current/org/pepstock/charba/client/commons/class-use/BaseEnvelop.html
index 4e8ba876686..4dbeddedf50 100644
--- a/current/org/pepstock/charba/client/commons/class-use/BaseEnvelop.html
+++ b/current/org/pepstock/charba/client/commons/class-use/BaseEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.BaseEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/CallbackPropertyHandler.html b/current/org/pepstock/charba/client/commons/class-use/CallbackPropertyHandler.html
index f37b998300e..b15c207bb47 100644
--- a/current/org/pepstock/charba/client/commons/class-use/CallbackPropertyHandler.html
+++ b/current/org/pepstock/charba/client/commons/class-use/CallbackPropertyHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.CallbackPropertyHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.Proxy.html b/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.Proxy.html
index 0edebdf78a6..53b4aea6c47 100644
--- a/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.Proxy.html
+++ b/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.Proxy.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.CallbackProxy.Proxy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.html b/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.html
index 535d4d3c20a..fab27cc1fa8 100644
--- a/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.html
+++ b/current/org/pepstock/charba/client/commons/class-use/CallbackProxy.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.CallbackProxy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Checker.html b/current/org/pepstock/charba/client/commons/class-use/Checker.html
index 4766a66870a..7fe0d733a31 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Checker.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Checker.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.Checker (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ConfigurationLoader.html b/current/org/pepstock/charba/client/commons/class-use/ConfigurationLoader.html
index d91e20de43b..a9d3c328eb8 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ConfigurationLoader.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ConfigurationLoader.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ConfigurationLoader (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Constants.html b/current/org/pepstock/charba/client/commons/class-use/Constants.html
index cd85fa1a0d1..0d78ab88747 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Constants.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Constants.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.Constants (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Envelop.html b/current/org/pepstock/charba/client/commons/class-use/Envelop.html
index 6ee1c0e64d0..19f518b4939 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Envelop.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Envelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.Envelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/HasCallbackScope.html b/current/org/pepstock/charba/client/commons/class-use/HasCallbackScope.html
index 3409894f4ff..72a578b79e6 100644
--- a/current/org/pepstock/charba/client/commons/class-use/HasCallbackScope.html
+++ b/current/org/pepstock/charba/client/commons/class-use/HasCallbackScope.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.HasCallbackScope (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Id.html b/current/org/pepstock/charba/client/commons/class-use/Id.html
index 95befc5b690..0b115a072c4 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Id.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Id.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.Id (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ImmutableDate.html b/current/org/pepstock/charba/client/commons/class-use/ImmutableDate.html
index 68bbbeb7736..0e8e5485bde 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ImmutableDate.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ImmutableDate.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ImmutableDate (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ImmutableEnvelop.html b/current/org/pepstock/charba/client/commons/class-use/ImmutableEnvelop.html
index 7c03f60675c..ece6f3e71a5 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ImmutableEnvelop.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ImmutableEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ImmutableEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/IsBuilder.html b/current/org/pepstock/charba/client/commons/class-use/IsBuilder.html
index 0b4e716fb55..00e84a2e807 100644
--- a/current/org/pepstock/charba/client/commons/class-use/IsBuilder.html
+++ b/current/org/pepstock/charba/client/commons/class-use/IsBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.IsBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/IsJSType.html b/current/org/pepstock/charba/client/commons/class-use/IsJSType.html
index 2fd4689bc4d..cd3fc0440c1 100644
--- a/current/org/pepstock/charba/client/commons/class-use/IsJSType.html
+++ b/current/org/pepstock/charba/client/commons/class-use/IsJSType.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.IsJSType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/IsPoint.html b/current/org/pepstock/charba/client/commons/class-use/IsPoint.html
index 0b7b5159325..aebf043469e 100644
--- a/current/org/pepstock/charba/client/commons/class-use/IsPoint.html
+++ b/current/org/pepstock/charba/client/commons/class-use/IsPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.IsPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/IteratorImpl.html b/current/org/pepstock/charba/client/commons/class-use/IteratorImpl.html
index 6df0aebcfb4..ff0fb0c687b 100644
--- a/current/org/pepstock/charba/client/commons/class-use/IteratorImpl.html
+++ b/current/org/pepstock/charba/client/commons/class-use/IteratorImpl.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.IteratorImpl (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/JsHelper.html b/current/org/pepstock/charba/client/commons/class-use/JsHelper.html
index edc0dc2ad3d..894ea4802e3 100644
--- a/current/org/pepstock/charba/client/commons/class-use/JsHelper.html
+++ b/current/org/pepstock/charba/client/commons/class-use/JsHelper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.JsHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Key.html b/current/org/pepstock/charba/client/commons/class-use/Key.html
index 158eef4091d..5df0f978e28 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Key.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Key.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.Key (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/KeyFactory.html b/current/org/pepstock/charba/client/commons/class-use/KeyFactory.html
index 0e6b678f00d..4d8f903f085 100644
--- a/current/org/pepstock/charba/client/commons/class-use/KeyFactory.html
+++ b/current/org/pepstock/charba/client/commons/class-use/KeyFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.KeyFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ListIteratorImpl.html b/current/org/pepstock/charba/client/commons/class-use/ListIteratorImpl.html
index d8b427dcd07..741c409a0dc 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ListIteratorImpl.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ListIteratorImpl.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ListIteratorImpl (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/Merger.html b/current/org/pepstock/charba/client/commons/class-use/Merger.html
index e7570bf8933..2a19d77fa3f 100644
--- a/current/org/pepstock/charba/client/commons/class-use/Merger.html
+++ b/current/org/pepstock/charba/client/commons/class-use/Merger.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.Merger (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainer.html b/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainer.html
index 0961e180d6c..377e1d2d657 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainer.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.NativeArrayContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainerFactory.html b/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainerFactory.html
index 2610f6b0a42..ab8ac200a03 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainerFactory.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeArrayContainerFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.NativeArrayContainerFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeArrayDoubleContainer.html b/current/org/pepstock/charba/client/commons/class-use/NativeArrayDoubleContainer.html
index ae15902ccf8..27620342f63 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeArrayDoubleContainer.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeArrayDoubleContainer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.NativeArrayDoubleContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeName.html b/current/org/pepstock/charba/client/commons/class-use/NativeName.html
index 52378945722..b4927c2d8f3 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeName.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeName.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.NativeName (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeObject.html b/current/org/pepstock/charba/client/commons/class-use/NativeObject.html
index 7c95c729efe..715b061d23d 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeObject.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeObject.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.NativeObject (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainer.html b/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainer.html
index 816d5349771..ff6d46d15c4 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainer.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.NativeObjectContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainerFactory.html b/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainerFactory.html
index 14c87466bee..7751572e3e9 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainerFactory.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NativeObjectContainerFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.NativeObjectContainerFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/NodeUpdateListener.html b/current/org/pepstock/charba/client/commons/class-use/NodeUpdateListener.html
index 8228286799b..122234f33a0 100644
--- a/current/org/pepstock/charba/client/commons/class-use/NodeUpdateListener.html
+++ b/current/org/pepstock/charba/client/commons/class-use/NodeUpdateListener.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.NodeUpdateListener (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/ObjectType.html b/current/org/pepstock/charba/client/commons/class-use/ObjectType.html
index 97554e032d8..fc0c8430b6a 100644
--- a/current/org/pepstock/charba/client/commons/class-use/ObjectType.html
+++ b/current/org/pepstock/charba/client/commons/class-use/ObjectType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.ObjectType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/PropertyHandler.html b/current/org/pepstock/charba/client/commons/class-use/PropertyHandler.html
index 171b08240d9..d8cd8999e82 100644
--- a/current/org/pepstock/charba/client/commons/class-use/PropertyHandler.html
+++ b/current/org/pepstock/charba/client/commons/class-use/PropertyHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.commons.PropertyHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/class-use/PropertyKey.html b/current/org/pepstock/charba/client/commons/class-use/PropertyKey.html
index 03e17162d90..c1908f0191d 100644
--- a/current/org/pepstock/charba/client/commons/class-use/PropertyKey.html
+++ b/current/org/pepstock/charba/client/commons/class-use/PropertyKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.commons.PropertyKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/package-summary.html b/current/org/pepstock/charba/client/commons/package-summary.html
index c873a852c99..672aa8fb4cd 100644
--- a/current/org/pepstock/charba/client/commons/package-summary.html
+++ b/current/org/pepstock/charba/client/commons/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.commons (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/package-tree.html b/current/org/pepstock/charba/client/commons/package-tree.html
index c9c8a6a81a2..7a22fe4cb88 100644
--- a/current/org/pepstock/charba/client/commons/package-tree.html
+++ b/current/org/pepstock/charba/client/commons/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.commons Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/commons/package-use.html b/current/org/pepstock/charba/client/commons/package-use.html
index 0d04369cb38..1da2617eb2c 100644
--- a/current/org/pepstock/charba/client/commons/package-use.html
+++ b/current/org/pepstock/charba/client/commons/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.commons (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/AbstractPieOptions.html b/current/org/pepstock/charba/client/configuration/AbstractPieOptions.html
index 6e839b2d586..965c169bd07 100644
--- a/current/org/pepstock/charba/client/configuration/AbstractPieOptions.html
+++ b/current/org/pepstock/charba/client/configuration/AbstractPieOptions.html
@@ -2,10 +2,10 @@
-
+
AbstractPieOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Adapters.html b/current/org/pepstock/charba/client/configuration/Adapters.html
index 27e10465133..c0b886ccde7 100644
--- a/current/org/pepstock/charba/client/configuration/Adapters.html
+++ b/current/org/pepstock/charba/client/configuration/Adapters.html
@@ -2,10 +2,10 @@
-
+
Adapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Animation.html b/current/org/pepstock/charba/client/configuration/Animation.html
index 3a700dfac27..40082e9bffb 100644
--- a/current/org/pepstock/charba/client/configuration/Animation.html
+++ b/current/org/pepstock/charba/client/configuration/Animation.html
@@ -2,10 +2,10 @@
-
+
Animation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/AnimationContainer.html b/current/org/pepstock/charba/client/configuration/AnimationContainer.html
index 56624464eee..de7d7cd87b9 100644
--- a/current/org/pepstock/charba/client/configuration/AnimationContainer.html
+++ b/current/org/pepstock/charba/client/configuration/AnimationContainer.html
@@ -2,10 +2,10 @@
-
+
AnimationContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Animations.html b/current/org/pepstock/charba/client/configuration/Animations.html
index 4a5e8b6235f..b4b63ee9a7e 100644
--- a/current/org/pepstock/charba/client/configuration/Animations.html
+++ b/current/org/pepstock/charba/client/configuration/Animations.html
@@ -2,10 +2,10 @@
-
+
Animations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Arc.html b/current/org/pepstock/charba/client/configuration/Arc.html
index 3f8e4c3df33..0ef843e0420 100644
--- a/current/org/pepstock/charba/client/configuration/Arc.html
+++ b/current/org/pepstock/charba/client/configuration/Arc.html
@@ -2,10 +2,10 @@
-
+
Arc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/AreaOptions.html b/current/org/pepstock/charba/client/configuration/AreaOptions.html
index 4bf238ce9aa..74eab5f5cb1 100644
--- a/current/org/pepstock/charba/client/configuration/AreaOptions.html
+++ b/current/org/pepstock/charba/client/configuration/AreaOptions.html
@@ -2,10 +2,10 @@
-
+
AreaOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Axis.html b/current/org/pepstock/charba/client/configuration/Axis.html
index 6152ff71e93..098e5ac6979 100644
--- a/current/org/pepstock/charba/client/configuration/Axis.html
+++ b/current/org/pepstock/charba/client/configuration/Axis.html
@@ -2,10 +2,10 @@
-
+
Axis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/AxisBorder.html b/current/org/pepstock/charba/client/configuration/AxisBorder.html
index 95dd9155f4d..75f5342e78a 100644
--- a/current/org/pepstock/charba/client/configuration/AxisBorder.html
+++ b/current/org/pepstock/charba/client/configuration/AxisBorder.html
@@ -2,10 +2,10 @@
-
+
AxisBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/AxisType.html b/current/org/pepstock/charba/client/configuration/AxisType.html
index 6d6c6335638..0766aac2ef3 100644
--- a/current/org/pepstock/charba/client/configuration/AxisType.html
+++ b/current/org/pepstock/charba/client/configuration/AxisType.html
@@ -2,10 +2,10 @@
-
+
AxisType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Bar.html b/current/org/pepstock/charba/client/configuration/Bar.html
index bfd5bb4349d..9b579e98699 100644
--- a/current/org/pepstock/charba/client/configuration/Bar.html
+++ b/current/org/pepstock/charba/client/configuration/Bar.html
@@ -2,10 +2,10 @@
-
+
Bar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/BarOptions.html b/current/org/pepstock/charba/client/configuration/BarOptions.html
index 8ed6a95069d..525e9becd90 100644
--- a/current/org/pepstock/charba/client/configuration/BarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/BarOptions.html
@@ -2,10 +2,10 @@
-
+
BarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/BubbleOptions.html b/current/org/pepstock/charba/client/configuration/BubbleOptions.html
index ec98e658c27..4901e0bbb9d 100644
--- a/current/org/pepstock/charba/client/configuration/BubbleOptions.html
+++ b/current/org/pepstock/charba/client/configuration/BubbleOptions.html
@@ -2,10 +2,10 @@
-
+
BubbleOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianAxis.html b/current/org/pepstock/charba/client/configuration/CartesianAxis.html
index ac3d050186d..d07bc0e3a70 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianAxis.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianAxis.html
@@ -2,10 +2,10 @@
-
+
CartesianAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianCategoryAxis.html b/current/org/pepstock/charba/client/configuration/CartesianCategoryAxis.html
index e316e58ac07..e16a4af6842 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianCategoryAxis.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianCategoryAxis.html
@@ -2,10 +2,10 @@
-
+
CartesianCategoryAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianCategoryTick.html b/current/org/pepstock/charba/client/configuration/CartesianCategoryTick.html
index 6a08d7ff5a7..de0bd273d7f 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianCategoryTick.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianCategoryTick.html
@@ -2,10 +2,10 @@
-
+
CartesianCategoryTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianLinearAxis.html b/current/org/pepstock/charba/client/configuration/CartesianLinearAxis.html
index 2c93d8abe47..e3bf38daa0d 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianLinearAxis.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianLinearAxis.html
@@ -2,10 +2,10 @@
-
+
CartesianLinearAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianLinearTick.html b/current/org/pepstock/charba/client/configuration/CartesianLinearTick.html
index ee286bf3dff..57558ee0046 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianLinearTick.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianLinearTick.html
@@ -2,10 +2,10 @@
-
+
CartesianLinearTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianLogarithmicAxis.html b/current/org/pepstock/charba/client/configuration/CartesianLogarithmicAxis.html
index a5a462fb559..a82873fae89 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianLogarithmicAxis.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianLogarithmicAxis.html
@@ -2,10 +2,10 @@
-
+
CartesianLogarithmicAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianLogarithmicTick.html b/current/org/pepstock/charba/client/configuration/CartesianLogarithmicTick.html
index a41963c6fef..788b9057055 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianLogarithmicTick.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianLogarithmicTick.html
@@ -2,10 +2,10 @@
-
+
CartesianLogarithmicTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianScaleTitle.html b/current/org/pepstock/charba/client/configuration/CartesianScaleTitle.html
index 77d23fd28e7..8bea23240d7 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianScaleTitle.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianScaleTitle.html
@@ -2,10 +2,10 @@
-
+
CartesianScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianTimeAxis.html b/current/org/pepstock/charba/client/configuration/CartesianTimeAxis.html
index ed41866a260..f85ecaa7835 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianTimeAxis.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianTimeAxis.html
@@ -2,10 +2,10 @@
-
+
CartesianTimeAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianTimeSeriesAxis.html b/current/org/pepstock/charba/client/configuration/CartesianTimeSeriesAxis.html
index 067805aec26..d1d51307bea 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianTimeSeriesAxis.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianTimeSeriesAxis.html
@@ -2,10 +2,10 @@
-
+
CartesianTimeSeriesAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/CartesianTimeTick.html b/current/org/pepstock/charba/client/configuration/CartesianTimeTick.html
index 3906c47373c..1924bfb289d 100644
--- a/current/org/pepstock/charba/client/configuration/CartesianTimeTick.html
+++ b/current/org/pepstock/charba/client/configuration/CartesianTimeTick.html
@@ -2,10 +2,10 @@
-
+
CartesianTimeTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/ConfigurationEnvelop.html b/current/org/pepstock/charba/client/configuration/ConfigurationEnvelop.html
index 69d9ad2db15..de0f4ef9f39 100644
--- a/current/org/pepstock/charba/client/configuration/ConfigurationEnvelop.html
+++ b/current/org/pepstock/charba/client/configuration/ConfigurationEnvelop.html
@@ -2,10 +2,10 @@
-
+
ConfigurationEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/ConfigurationOptions.html b/current/org/pepstock/charba/client/configuration/ConfigurationOptions.html
index 383f1ad5761..5acb71d19a2 100644
--- a/current/org/pepstock/charba/client/configuration/ConfigurationOptions.html
+++ b/current/org/pepstock/charba/client/configuration/ConfigurationOptions.html
@@ -2,10 +2,10 @@
-
+
ConfigurationOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Datasets.html b/current/org/pepstock/charba/client/configuration/Datasets.html
index 2975d97c45f..d6461fcacf4 100644
--- a/current/org/pepstock/charba/client/configuration/Datasets.html
+++ b/current/org/pepstock/charba/client/configuration/Datasets.html
@@ -2,10 +2,10 @@
-
+
Datasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Decimation.html b/current/org/pepstock/charba/client/configuration/Decimation.html
index 6f3f4b4765a..bdf31e3534d 100644
--- a/current/org/pepstock/charba/client/configuration/Decimation.html
+++ b/current/org/pepstock/charba/client/configuration/Decimation.html
@@ -2,10 +2,10 @@
-
+
Decimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/DisplayFormats.html b/current/org/pepstock/charba/client/configuration/DisplayFormats.html
index ed16511924b..380a7689a45 100644
--- a/current/org/pepstock/charba/client/configuration/DisplayFormats.html
+++ b/current/org/pepstock/charba/client/configuration/DisplayFormats.html
@@ -2,10 +2,10 @@
-
+
DisplayFormats (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/DoughnutOptions.html b/current/org/pepstock/charba/client/configuration/DoughnutOptions.html
index 4dcf2c384e8..d9e0e3c5103 100644
--- a/current/org/pepstock/charba/client/configuration/DoughnutOptions.html
+++ b/current/org/pepstock/charba/client/configuration/DoughnutOptions.html
@@ -2,10 +2,10 @@
-
+
DoughnutOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Elements.html b/current/org/pepstock/charba/client/configuration/Elements.html
index 44581e47782..95e42b9f979 100644
--- a/current/org/pepstock/charba/client/configuration/Elements.html
+++ b/current/org/pepstock/charba/client/configuration/Elements.html
@@ -2,10 +2,10 @@
-
+
Elements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Filler.html b/current/org/pepstock/charba/client/configuration/Filler.html
index a22a751c4bf..38c7a37cc94 100644
--- a/current/org/pepstock/charba/client/configuration/Filler.html
+++ b/current/org/pepstock/charba/client/configuration/Filler.html
@@ -2,10 +2,10 @@
-
+
Filler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Font.html b/current/org/pepstock/charba/client/configuration/Font.html
index 9cb5877760f..b8390e6b194 100644
--- a/current/org/pepstock/charba/client/configuration/Font.html
+++ b/current/org/pepstock/charba/client/configuration/Font.html
@@ -2,10 +2,10 @@
-
+
Font (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Grid.html b/current/org/pepstock/charba/client/configuration/Grid.html
index 15c661ae3e9..e3ab3ce0be3 100644
--- a/current/org/pepstock/charba/client/configuration/Grid.html
+++ b/current/org/pepstock/charba/client/configuration/Grid.html
@@ -2,10 +2,10 @@
-
+
Grid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/HasAnimation.html b/current/org/pepstock/charba/client/configuration/HasAnimation.html
index 5a60920af7c..6d878e30763 100644
--- a/current/org/pepstock/charba/client/configuration/HasAnimation.html
+++ b/current/org/pepstock/charba/client/configuration/HasAnimation.html
@@ -2,10 +2,10 @@
-
+
HasAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/HorizontalBarOptions.html b/current/org/pepstock/charba/client/configuration/HorizontalBarOptions.html
index 94c0959eb41..5d3669a1c14 100644
--- a/current/org/pepstock/charba/client/configuration/HorizontalBarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/HorizontalBarOptions.html
@@ -2,10 +2,10 @@
-
+
HorizontalBarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Hover.html b/current/org/pepstock/charba/client/configuration/Hover.html
index 5466c7793a5..c18e589eafd 100644
--- a/current/org/pepstock/charba/client/configuration/Hover.html
+++ b/current/org/pepstock/charba/client/configuration/Hover.html
@@ -2,10 +2,10 @@
-
+
Hover (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Interaction.html b/current/org/pepstock/charba/client/configuration/Interaction.html
index 2e4c4251584..7e002b24015 100644
--- a/current/org/pepstock/charba/client/configuration/Interaction.html
+++ b/current/org/pepstock/charba/client/configuration/Interaction.html
@@ -2,10 +2,10 @@
-
+
Interaction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/IsLinearAxis.html b/current/org/pepstock/charba/client/configuration/IsLinearAxis.html
index 180c98e4241..ae92386116e 100644
--- a/current/org/pepstock/charba/client/configuration/IsLinearAxis.html
+++ b/current/org/pepstock/charba/client/configuration/IsLinearAxis.html
@@ -2,10 +2,10 @@
-
+
IsLinearAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/IsLinearTick.html b/current/org/pepstock/charba/client/configuration/IsLinearTick.html
index 783ce9bc114..54e50e3fc9a 100644
--- a/current/org/pepstock/charba/client/configuration/IsLinearTick.html
+++ b/current/org/pepstock/charba/client/configuration/IsLinearTick.html
@@ -2,10 +2,10 @@
-
+
IsLinearTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/IsNumericAxis.html b/current/org/pepstock/charba/client/configuration/IsNumericAxis.html
index 8eda142680c..3cfd7b245cd 100644
--- a/current/org/pepstock/charba/client/configuration/IsNumericAxis.html
+++ b/current/org/pepstock/charba/client/configuration/IsNumericAxis.html
@@ -2,10 +2,10 @@
-
+
IsNumericAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/IsNumericTick.html b/current/org/pepstock/charba/client/configuration/IsNumericTick.html
index 593a33f77ea..997cf7a3e91 100644
--- a/current/org/pepstock/charba/client/configuration/IsNumericTick.html
+++ b/current/org/pepstock/charba/client/configuration/IsNumericTick.html
@@ -2,10 +2,10 @@
-
+
IsNumericTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Layout.html b/current/org/pepstock/charba/client/configuration/Layout.html
index e18da9825c8..d797727eda1 100644
--- a/current/org/pepstock/charba/client/configuration/Layout.html
+++ b/current/org/pepstock/charba/client/configuration/Layout.html
@@ -2,10 +2,10 @@
-
+
Layout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Legend.html b/current/org/pepstock/charba/client/configuration/Legend.html
index 93b5d1cc753..4e79498d0ff 100644
--- a/current/org/pepstock/charba/client/configuration/Legend.html
+++ b/current/org/pepstock/charba/client/configuration/Legend.html
@@ -2,10 +2,10 @@
-
+
Legend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/LegendLabels.html b/current/org/pepstock/charba/client/configuration/LegendLabels.html
index 084cd9a07dc..5280243c94f 100644
--- a/current/org/pepstock/charba/client/configuration/LegendLabels.html
+++ b/current/org/pepstock/charba/client/configuration/LegendLabels.html
@@ -2,10 +2,10 @@
-
+
LegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/LegendTitle.html b/current/org/pepstock/charba/client/configuration/LegendTitle.html
index 5d549517dae..f38ab78dcea 100644
--- a/current/org/pepstock/charba/client/configuration/LegendTitle.html
+++ b/current/org/pepstock/charba/client/configuration/LegendTitle.html
@@ -2,10 +2,10 @@
-
+
LegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Line.html b/current/org/pepstock/charba/client/configuration/Line.html
index e33aa9d918f..0efc27d25a4 100644
--- a/current/org/pepstock/charba/client/configuration/Line.html
+++ b/current/org/pepstock/charba/client/configuration/Line.html
@@ -2,10 +2,10 @@
-
+
Line (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/LineOptions.html b/current/org/pepstock/charba/client/configuration/LineOptions.html
index 9f887c62963..ca15b56bec7 100644
--- a/current/org/pepstock/charba/client/configuration/LineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/LineOptions.html
@@ -2,10 +2,10 @@
-
+
LineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Major.html b/current/org/pepstock/charba/client/configuration/Major.html
index a0af8935183..3a1de556db9 100644
--- a/current/org/pepstock/charba/client/configuration/Major.html
+++ b/current/org/pepstock/charba/client/configuration/Major.html
@@ -2,10 +2,10 @@
-
+
Major (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Padding.html b/current/org/pepstock/charba/client/configuration/Padding.html
index 1cee6846ca0..17ec33338a2 100644
--- a/current/org/pepstock/charba/client/configuration/Padding.html
+++ b/current/org/pepstock/charba/client/configuration/Padding.html
@@ -2,10 +2,10 @@
-
+
Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/PieOptions.html b/current/org/pepstock/charba/client/configuration/PieOptions.html
index 890667a25a4..c5ea115a981 100644
--- a/current/org/pepstock/charba/client/configuration/PieOptions.html
+++ b/current/org/pepstock/charba/client/configuration/PieOptions.html
@@ -2,10 +2,10 @@
-
+
PieOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Plugins.html b/current/org/pepstock/charba/client/configuration/Plugins.html
index 2d55bb0cbdc..f460fa769c3 100644
--- a/current/org/pepstock/charba/client/configuration/Plugins.html
+++ b/current/org/pepstock/charba/client/configuration/Plugins.html
@@ -2,10 +2,10 @@
-
+
Plugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Point.html b/current/org/pepstock/charba/client/configuration/Point.html
index 228c9123d47..9c8156a4f22 100644
--- a/current/org/pepstock/charba/client/configuration/Point.html
+++ b/current/org/pepstock/charba/client/configuration/Point.html
@@ -2,10 +2,10 @@
-
+
Point (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/PolarAreaOptions.html b/current/org/pepstock/charba/client/configuration/PolarAreaOptions.html
index 0360b024da9..2140e1c4173 100644
--- a/current/org/pepstock/charba/client/configuration/PolarAreaOptions.html
+++ b/current/org/pepstock/charba/client/configuration/PolarAreaOptions.html
@@ -2,10 +2,10 @@
-
+
PolarAreaOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/RadarOptions.html b/current/org/pepstock/charba/client/configuration/RadarOptions.html
index c3fe0ee64dd..bb6f9f7c247 100644
--- a/current/org/pepstock/charba/client/configuration/RadarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/RadarOptions.html
@@ -2,10 +2,10 @@
-
+
RadarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/RadialAngleLines.html b/current/org/pepstock/charba/client/configuration/RadialAngleLines.html
index a3cf242d058..d09dd49e4d8 100644
--- a/current/org/pepstock/charba/client/configuration/RadialAngleLines.html
+++ b/current/org/pepstock/charba/client/configuration/RadialAngleLines.html
@@ -2,10 +2,10 @@
-
+
RadialAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/RadialAxis.html b/current/org/pepstock/charba/client/configuration/RadialAxis.html
index f2e39858bd7..e5d3e2e2082 100644
--- a/current/org/pepstock/charba/client/configuration/RadialAxis.html
+++ b/current/org/pepstock/charba/client/configuration/RadialAxis.html
@@ -2,10 +2,10 @@
-
+
RadialAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/RadialLinearTick.html b/current/org/pepstock/charba/client/configuration/RadialLinearTick.html
index 7f810a34c21..e0576832da1 100644
--- a/current/org/pepstock/charba/client/configuration/RadialLinearTick.html
+++ b/current/org/pepstock/charba/client/configuration/RadialLinearTick.html
@@ -2,10 +2,10 @@
-
+
RadialLinearTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/RadialPointLabels.html b/current/org/pepstock/charba/client/configuration/RadialPointLabels.html
index 7639368bf16..3c4ff4eefe9 100644
--- a/current/org/pepstock/charba/client/configuration/RadialPointLabels.html
+++ b/current/org/pepstock/charba/client/configuration/RadialPointLabels.html
@@ -2,10 +2,10 @@
-
+
RadialPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/ScaleDateAdapter.html b/current/org/pepstock/charba/client/configuration/ScaleDateAdapter.html
index 606a01dbe62..6e18b8e3f1f 100644
--- a/current/org/pepstock/charba/client/configuration/ScaleDateAdapter.html
+++ b/current/org/pepstock/charba/client/configuration/ScaleDateAdapter.html
@@ -2,10 +2,10 @@
-
+
ScaleDateAdapter (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Scales.html b/current/org/pepstock/charba/client/configuration/Scales.html
index 64b238f0442..bb5e24adbf4 100644
--- a/current/org/pepstock/charba/client/configuration/Scales.html
+++ b/current/org/pepstock/charba/client/configuration/Scales.html
@@ -2,10 +2,10 @@
-
+
Scales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/ScalesOptions.html b/current/org/pepstock/charba/client/configuration/ScalesOptions.html
index 378e7781b5f..502bcc0df3b 100644
--- a/current/org/pepstock/charba/client/configuration/ScalesOptions.html
+++ b/current/org/pepstock/charba/client/configuration/ScalesOptions.html
@@ -2,10 +2,10 @@
-
+
ScalesOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/ScatterOptions.html b/current/org/pepstock/charba/client/configuration/ScatterOptions.html
index 24c12016e70..01ba6fcb347 100644
--- a/current/org/pepstock/charba/client/configuration/ScatterOptions.html
+++ b/current/org/pepstock/charba/client/configuration/ScatterOptions.html
@@ -2,10 +2,10 @@
-
+
ScatterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Segment.html b/current/org/pepstock/charba/client/configuration/Segment.html
index b9f4abb2e81..540e5eeba2a 100644
--- a/current/org/pepstock/charba/client/configuration/Segment.html
+++ b/current/org/pepstock/charba/client/configuration/Segment.html
@@ -2,10 +2,10 @@
-
+
Segment (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/StackedBarOptions.html b/current/org/pepstock/charba/client/configuration/StackedBarOptions.html
index 622dcba78d3..bd70577d019 100644
--- a/current/org/pepstock/charba/client/configuration/StackedBarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/StackedBarOptions.html
@@ -2,10 +2,10 @@
-
+
StackedBarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/StackedLineOptions.html b/current/org/pepstock/charba/client/configuration/StackedLineOptions.html
index effbad8611e..589f6abb783 100644
--- a/current/org/pepstock/charba/client/configuration/StackedLineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/StackedLineOptions.html
@@ -2,10 +2,10 @@
-
+
StackedLineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Subtitle.html b/current/org/pepstock/charba/client/configuration/Subtitle.html
index c56bb2c07fe..2d616eec5f3 100644
--- a/current/org/pepstock/charba/client/configuration/Subtitle.html
+++ b/current/org/pepstock/charba/client/configuration/Subtitle.html
@@ -2,10 +2,10 @@
-
+
Subtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Time.html b/current/org/pepstock/charba/client/configuration/Time.html
index 190fb89e27f..ff826a554f3 100644
--- a/current/org/pepstock/charba/client/configuration/Time.html
+++ b/current/org/pepstock/charba/client/configuration/Time.html
@@ -2,10 +2,10 @@
-
+
Time (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/TimeSeriesBarOptions.html b/current/org/pepstock/charba/client/configuration/TimeSeriesBarOptions.html
index 0c3c2cb329b..3793e5a54d7 100644
--- a/current/org/pepstock/charba/client/configuration/TimeSeriesBarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/TimeSeriesBarOptions.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesBarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/TimeSeriesLineOptions.html b/current/org/pepstock/charba/client/configuration/TimeSeriesLineOptions.html
index cdf33dcd474..036a929bb54 100644
--- a/current/org/pepstock/charba/client/configuration/TimeSeriesLineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/TimeSeriesLineOptions.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesLineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/TimeSeriesScales.html b/current/org/pepstock/charba/client/configuration/TimeSeriesScales.html
index 7be661bc6d6..dee068749e3 100644
--- a/current/org/pepstock/charba/client/configuration/TimeSeriesScales.html
+++ b/current/org/pepstock/charba/client/configuration/TimeSeriesScales.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Title.html b/current/org/pepstock/charba/client/configuration/Title.html
index 3ab9c7d1305..f91d50428ac 100644
--- a/current/org/pepstock/charba/client/configuration/Title.html
+++ b/current/org/pepstock/charba/client/configuration/Title.html
@@ -2,10 +2,10 @@
-
+
Title (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Tooltips.html b/current/org/pepstock/charba/client/configuration/Tooltips.html
index a90054a463d..90306ef36b7 100644
--- a/current/org/pepstock/charba/client/configuration/Tooltips.html
+++ b/current/org/pepstock/charba/client/configuration/Tooltips.html
@@ -2,10 +2,10 @@
-
+
Tooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/TooltipsCallbacks.html b/current/org/pepstock/charba/client/configuration/TooltipsCallbacks.html
index 73d1f84916f..4ca90fd28c4 100644
--- a/current/org/pepstock/charba/client/configuration/TooltipsCallbacks.html
+++ b/current/org/pepstock/charba/client/configuration/TooltipsCallbacks.html
@@ -2,10 +2,10 @@
-
+
TooltipsCallbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/Transitions.html b/current/org/pepstock/charba/client/configuration/Transitions.html
index aa936fb9c5d..d2482f2b589 100644
--- a/current/org/pepstock/charba/client/configuration/Transitions.html
+++ b/current/org/pepstock/charba/client/configuration/Transitions.html
@@ -2,10 +2,10 @@
-
+
Transitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/TypedDataset.html b/current/org/pepstock/charba/client/configuration/TypedDataset.html
index cb8ea51dd5a..d4db1d3a42c 100644
--- a/current/org/pepstock/charba/client/configuration/TypedDataset.html
+++ b/current/org/pepstock/charba/client/configuration/TypedDataset.html
@@ -2,10 +2,10 @@
-
+
TypedDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/VerticalLineOptions.html b/current/org/pepstock/charba/client/configuration/VerticalLineOptions.html
index 0609919470d..ef43bc3d26e 100644
--- a/current/org/pepstock/charba/client/configuration/VerticalLineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/VerticalLineOptions.html
@@ -2,10 +2,10 @@
-
+
VerticalLineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/AbstractPieOptions.html b/current/org/pepstock/charba/client/configuration/class-use/AbstractPieOptions.html
index bf15cef34de..921d9ca387f 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/AbstractPieOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/AbstractPieOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.AbstractPieOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Adapters.html b/current/org/pepstock/charba/client/configuration/class-use/Adapters.html
index 93383633bf8..dbcdbe2c377 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Adapters.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Adapters.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Adapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Animation.html b/current/org/pepstock/charba/client/configuration/class-use/Animation.html
index f999c655310..e3eb51a2b51 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Animation.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Animation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Animation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/AnimationContainer.html b/current/org/pepstock/charba/client/configuration/class-use/AnimationContainer.html
index a6453b9b1d2..36ce4260b85 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/AnimationContainer.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/AnimationContainer.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.AnimationContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Animations.html b/current/org/pepstock/charba/client/configuration/class-use/Animations.html
index bbe4df3b675..069c0c44518 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Animations.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Animations.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Animations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Arc.html b/current/org/pepstock/charba/client/configuration/class-use/Arc.html
index 2129beb605f..0fd5612e748 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Arc.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Arc.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Arc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/AreaOptions.html b/current/org/pepstock/charba/client/configuration/class-use/AreaOptions.html
index 79685c0412f..10ba108d685 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/AreaOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/AreaOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.AreaOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Axis.html b/current/org/pepstock/charba/client/configuration/class-use/Axis.html
index ed946477df1..5a435a30e67 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Axis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Axis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Axis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/AxisBorder.html b/current/org/pepstock/charba/client/configuration/class-use/AxisBorder.html
index 86257a39ba3..664fa4eb3e3 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/AxisBorder.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/AxisBorder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.AxisBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/AxisType.html b/current/org/pepstock/charba/client/configuration/class-use/AxisType.html
index 748139f88c0..447c999d3ee 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/AxisType.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/AxisType.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.configuration.AxisType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Bar.html b/current/org/pepstock/charba/client/configuration/class-use/Bar.html
index 68ebebcb379..3ef6fbbd66e 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Bar.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Bar.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Bar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/BarOptions.html b/current/org/pepstock/charba/client/configuration/class-use/BarOptions.html
index 52d59296d8c..aac426354a0 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/BarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/BarOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.BarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/BubbleOptions.html b/current/org/pepstock/charba/client/configuration/class-use/BubbleOptions.html
index 5ef7477c9cd..ccd9c3a77b4 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/BubbleOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/BubbleOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.BubbleOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianAxis.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianAxis.html
index 166a178923e..d812d701127 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryAxis.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryAxis.html
index 268db9a26b4..f38bab95b4b 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianCategoryAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryTick.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryTick.html
index 79ec3835828..a52d4108acc 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianCategoryTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianCategoryTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearAxis.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearAxis.html
index 42bf1852501..fec1a7f173f 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianLinearAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearTick.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearTick.html
index 2fd41c8b73d..5800425c8a1 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianLinearTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianLinearTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicAxis.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicAxis.html
index 3684d6d236a..290b2728baa 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianLogarithmicAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicTick.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicTick.html
index 41ea7a75348..84313292082 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianLogarithmicTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianLogarithmicTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianScaleTitle.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianScaleTitle.html
index 876915bf65c..adbb93b8293 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianScaleTitle.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianScaleTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeAxis.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeAxis.html
index d67123ab06e..e7a78851650 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianTimeAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeSeriesAxis.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeSeriesAxis.html
index 551b2f4dfac..ecdf3b86887 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeSeriesAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeSeriesAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianTimeSeriesAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeTick.html b/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeTick.html
index 24de4eb52c6..26e84cd84ce 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/CartesianTimeTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.CartesianTimeTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/ConfigurationEnvelop.html b/current/org/pepstock/charba/client/configuration/class-use/ConfigurationEnvelop.html
index f17fd5c8dcf..a3ed6f61f3d 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/ConfigurationEnvelop.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/ConfigurationEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.ConfigurationEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/ConfigurationOptions.html b/current/org/pepstock/charba/client/configuration/class-use/ConfigurationOptions.html
index 8155287592a..58b78cf51df 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/ConfigurationOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/ConfigurationOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.ConfigurationOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Datasets.html b/current/org/pepstock/charba/client/configuration/class-use/Datasets.html
index a2a906c5f56..18910910a6e 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Datasets.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Datasets.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Datasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Decimation.html b/current/org/pepstock/charba/client/configuration/class-use/Decimation.html
index f645754eb79..80dd4ef10db 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Decimation.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Decimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Decimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/DisplayFormats.html b/current/org/pepstock/charba/client/configuration/class-use/DisplayFormats.html
index 24dd7ee152b..29f9e6d91cf 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/DisplayFormats.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/DisplayFormats.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.DisplayFormats (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/DoughnutOptions.html b/current/org/pepstock/charba/client/configuration/class-use/DoughnutOptions.html
index 5714d3949e9..a38215790a2 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/DoughnutOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/DoughnutOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.DoughnutOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Elements.html b/current/org/pepstock/charba/client/configuration/class-use/Elements.html
index ac46cc67d8b..c57d3baaefc 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Elements.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Elements.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Elements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Filler.html b/current/org/pepstock/charba/client/configuration/class-use/Filler.html
index 21701f1f844..bf6230a6bbb 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Filler.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Filler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Filler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Font.html b/current/org/pepstock/charba/client/configuration/class-use/Font.html
index 977848b6b4e..2dc8686a193 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Font.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Font.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Font (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Grid.html b/current/org/pepstock/charba/client/configuration/class-use/Grid.html
index eb0f536160b..737b4de2bf7 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Grid.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Grid.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Grid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/HasAnimation.html b/current/org/pepstock/charba/client/configuration/class-use/HasAnimation.html
index 89dad905051..97e27f160bd 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/HasAnimation.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/HasAnimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.configuration.HasAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/HorizontalBarOptions.html b/current/org/pepstock/charba/client/configuration/class-use/HorizontalBarOptions.html
index 3097ce25d4d..7c64b3611f0 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/HorizontalBarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/HorizontalBarOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.HorizontalBarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Hover.html b/current/org/pepstock/charba/client/configuration/class-use/Hover.html
index 974e5b1ce70..fc31f704a32 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Hover.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Hover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Hover (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Interaction.html b/current/org/pepstock/charba/client/configuration/class-use/Interaction.html
index abba26c39ac..9f90917da32 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Interaction.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Interaction.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Interaction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/IsLinearAxis.html b/current/org/pepstock/charba/client/configuration/class-use/IsLinearAxis.html
index 4e1d2e0c388..d8c2da12c8b 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/IsLinearAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/IsLinearAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.configuration.IsLinearAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/IsLinearTick.html b/current/org/pepstock/charba/client/configuration/class-use/IsLinearTick.html
index c096e51248d..5f42a45bbee 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/IsLinearTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/IsLinearTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.configuration.IsLinearTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/IsNumericAxis.html b/current/org/pepstock/charba/client/configuration/class-use/IsNumericAxis.html
index 0b88db0d181..48ad6def098 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/IsNumericAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/IsNumericAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.configuration.IsNumericAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/IsNumericTick.html b/current/org/pepstock/charba/client/configuration/class-use/IsNumericTick.html
index 8f2c3815f72..e9888fd3afa 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/IsNumericTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/IsNumericTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.configuration.IsNumericTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Layout.html b/current/org/pepstock/charba/client/configuration/class-use/Layout.html
index e4eabc5bce5..6e7af214098 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Layout.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Layout.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Layout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Legend.html b/current/org/pepstock/charba/client/configuration/class-use/Legend.html
index 899d290550a..3397994d79b 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Legend.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Legend.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Legend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/LegendLabels.html b/current/org/pepstock/charba/client/configuration/class-use/LegendLabels.html
index a1ed9f64064..e315dda6322 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/LegendLabels.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/LegendLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.LegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/LegendTitle.html b/current/org/pepstock/charba/client/configuration/class-use/LegendTitle.html
index 80846e88f85..5f085985d7d 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/LegendTitle.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/LegendTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.LegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Line.html b/current/org/pepstock/charba/client/configuration/class-use/Line.html
index b7e46262e1f..a5576ba2b73 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Line.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Line.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Line (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/LineOptions.html b/current/org/pepstock/charba/client/configuration/class-use/LineOptions.html
index c5c3ed6d2d8..aa89e12614b 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/LineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/LineOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.LineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Major.html b/current/org/pepstock/charba/client/configuration/class-use/Major.html
index 266b9383017..f0863e927fe 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Major.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Major.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Major (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Padding.html b/current/org/pepstock/charba/client/configuration/class-use/Padding.html
index 382b44b6efb..29e5f16abe9 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Padding.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Padding.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/PieOptions.html b/current/org/pepstock/charba/client/configuration/class-use/PieOptions.html
index 2d5e74eaa24..7c1b6b49890 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/PieOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/PieOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.PieOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Plugins.html b/current/org/pepstock/charba/client/configuration/class-use/Plugins.html
index de0ed0e53d7..70799641590 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Plugins.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Plugins.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Plugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Point.html b/current/org/pepstock/charba/client/configuration/class-use/Point.html
index c3606ea5ac0..02b163cbd98 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Point.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Point.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Point (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/PolarAreaOptions.html b/current/org/pepstock/charba/client/configuration/class-use/PolarAreaOptions.html
index 713fdee4d96..a65646a065c 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/PolarAreaOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/PolarAreaOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.PolarAreaOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/RadarOptions.html b/current/org/pepstock/charba/client/configuration/class-use/RadarOptions.html
index 3dccebc81c8..221b764f54c 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/RadarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/RadarOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.RadarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/RadialAngleLines.html b/current/org/pepstock/charba/client/configuration/class-use/RadialAngleLines.html
index f1099a27958..98e56255936 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/RadialAngleLines.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/RadialAngleLines.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.RadialAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/RadialAxis.html b/current/org/pepstock/charba/client/configuration/class-use/RadialAxis.html
index 15e9b3c35a9..e20de8b541e 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/RadialAxis.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/RadialAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.RadialAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/RadialLinearTick.html b/current/org/pepstock/charba/client/configuration/class-use/RadialLinearTick.html
index fda66e3f43d..869bf81bd5b 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/RadialLinearTick.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/RadialLinearTick.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.RadialLinearTick (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/RadialPointLabels.html b/current/org/pepstock/charba/client/configuration/class-use/RadialPointLabels.html
index 40ddf206b69..dc3714ed550 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/RadialPointLabels.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/RadialPointLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.RadialPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/ScaleDateAdapter.html b/current/org/pepstock/charba/client/configuration/class-use/ScaleDateAdapter.html
index 4afd0a425c3..b68cabbfd1b 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/ScaleDateAdapter.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/ScaleDateAdapter.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.ScaleDateAdapter (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Scales.html b/current/org/pepstock/charba/client/configuration/class-use/Scales.html
index 169b2178417..c0fa8cbbe9d 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Scales.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Scales.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Scales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/ScalesOptions.html b/current/org/pepstock/charba/client/configuration/class-use/ScalesOptions.html
index 4b96f95acec..bc43894d808 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/ScalesOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/ScalesOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.ScalesOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/ScatterOptions.html b/current/org/pepstock/charba/client/configuration/class-use/ScatterOptions.html
index be7e736ce9c..3413f8f2923 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/ScatterOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/ScatterOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.ScatterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Segment.html b/current/org/pepstock/charba/client/configuration/class-use/Segment.html
index 57a40fe4b2a..787b1f443b3 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Segment.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Segment.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Segment (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/StackedBarOptions.html b/current/org/pepstock/charba/client/configuration/class-use/StackedBarOptions.html
index 02f28357b15..e6cab9da019 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/StackedBarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/StackedBarOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.StackedBarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/StackedLineOptions.html b/current/org/pepstock/charba/client/configuration/class-use/StackedLineOptions.html
index 9193f32f75d..4ab2e4ecc87 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/StackedLineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/StackedLineOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.StackedLineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Subtitle.html b/current/org/pepstock/charba/client/configuration/class-use/Subtitle.html
index 64ff5292e79..c4b9189f805 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Subtitle.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Subtitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Subtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Time.html b/current/org/pepstock/charba/client/configuration/class-use/Time.html
index 16d5c5d1350..d60abb75eb9 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Time.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Time.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Time (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesBarOptions.html b/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesBarOptions.html
index e81ec4b2fe3..bb1bdd15009 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesBarOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesBarOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.TimeSeriesBarOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesLineOptions.html b/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesLineOptions.html
index ae6df80dbaa..513e3190696 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesLineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesLineOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.TimeSeriesLineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesScales.html b/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesScales.html
index c424e09243c..7ca75cfa766 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesScales.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/TimeSeriesScales.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.TimeSeriesScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Title.html b/current/org/pepstock/charba/client/configuration/class-use/Title.html
index 59414aa7eca..9d2b9b4919c 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Title.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Title.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Title (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Tooltips.html b/current/org/pepstock/charba/client/configuration/class-use/Tooltips.html
index a0bb7295afb..02ec53f46ab 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Tooltips.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Tooltips.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Tooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/TooltipsCallbacks.html b/current/org/pepstock/charba/client/configuration/class-use/TooltipsCallbacks.html
index 51d9a0802a2..d9845ce7ec8 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/TooltipsCallbacks.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/TooltipsCallbacks.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.TooltipsCallbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/Transitions.html b/current/org/pepstock/charba/client/configuration/class-use/Transitions.html
index 9f4314ea293..ce34b317c41 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/Transitions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/Transitions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.Transitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/TypedDataset.html b/current/org/pepstock/charba/client/configuration/class-use/TypedDataset.html
index 335a6f2cf22..53ae54f6fad 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/TypedDataset.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/TypedDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.TypedDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/class-use/VerticalLineOptions.html b/current/org/pepstock/charba/client/configuration/class-use/VerticalLineOptions.html
index df2231dccb9..a570e3ee5df 100644
--- a/current/org/pepstock/charba/client/configuration/class-use/VerticalLineOptions.html
+++ b/current/org/pepstock/charba/client/configuration/class-use/VerticalLineOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.configuration.VerticalLineOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/package-summary.html b/current/org/pepstock/charba/client/configuration/package-summary.html
index 9c240065a42..02c4dced55f 100644
--- a/current/org/pepstock/charba/client/configuration/package-summary.html
+++ b/current/org/pepstock/charba/client/configuration/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.configuration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/package-tree.html b/current/org/pepstock/charba/client/configuration/package-tree.html
index ed8bdfb4a18..205cd54dcf1 100644
--- a/current/org/pepstock/charba/client/configuration/package-tree.html
+++ b/current/org/pepstock/charba/client/configuration/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.configuration Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/configuration/package-use.html b/current/org/pepstock/charba/client/configuration/package-use.html
index c024ba30b68..6d99909dcda 100644
--- a/current/org/pepstock/charba/client/configuration/package-use.html
+++ b/current/org/pepstock/charba/client/configuration/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.configuration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/AbstractController.html b/current/org/pepstock/charba/client/controllers/AbstractController.html
index 52de757191b..213bd8ebb01 100644
--- a/current/org/pepstock/charba/client/controllers/AbstractController.html
+++ b/current/org/pepstock/charba/client/controllers/AbstractController.html
@@ -2,10 +2,10 @@
-
+
AbstractController (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/ControllerContext.html b/current/org/pepstock/charba/client/controllers/ControllerContext.html
index 37e17f99244..5ac6312784e 100644
--- a/current/org/pepstock/charba/client/controllers/ControllerContext.html
+++ b/current/org/pepstock/charba/client/controllers/ControllerContext.html
@@ -2,10 +2,10 @@
-
+
ControllerContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/ControllerMapperFactory.html b/current/org/pepstock/charba/client/controllers/ControllerMapperFactory.html
index f9878fbe105..009b68fe9ec 100644
--- a/current/org/pepstock/charba/client/controllers/ControllerMapperFactory.html
+++ b/current/org/pepstock/charba/client/controllers/ControllerMapperFactory.html
@@ -2,10 +2,10 @@
-
+
ControllerMapperFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/ControllerProvider.html b/current/org/pepstock/charba/client/controllers/ControllerProvider.html
index fe8bc4709f4..200e49dde29 100644
--- a/current/org/pepstock/charba/client/controllers/ControllerProvider.html
+++ b/current/org/pepstock/charba/client/controllers/ControllerProvider.html
@@ -2,10 +2,10 @@
-
+
ControllerProvider (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/ControllerRegistrationHandler.html b/current/org/pepstock/charba/client/controllers/ControllerRegistrationHandler.html
index aacca3ac4b6..bc1575c99f3 100644
--- a/current/org/pepstock/charba/client/controllers/ControllerRegistrationHandler.html
+++ b/current/org/pepstock/charba/client/controllers/ControllerRegistrationHandler.html
@@ -2,10 +2,10 @@
-
+
ControllerRegistrationHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/ControllerType.html b/current/org/pepstock/charba/client/controllers/ControllerType.html
index ad6164e2df5..8f0506f20f1 100644
--- a/current/org/pepstock/charba/client/controllers/ControllerType.html
+++ b/current/org/pepstock/charba/client/controllers/ControllerType.html
@@ -2,10 +2,10 @@
-
+
ControllerType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/Controllers.html b/current/org/pepstock/charba/client/controllers/Controllers.html
index dd026d55f5a..9798c517937 100644
--- a/current/org/pepstock/charba/client/controllers/Controllers.html
+++ b/current/org/pepstock/charba/client/controllers/Controllers.html
@@ -2,10 +2,10 @@
-
+
Controllers (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/AbstractController.html b/current/org/pepstock/charba/client/controllers/class-use/AbstractController.html
index eb4c969e357..13612ed685d 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/AbstractController.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/AbstractController.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.controllers.AbstractController (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/ControllerContext.html b/current/org/pepstock/charba/client/controllers/class-use/ControllerContext.html
index 244abb609cf..6524e32f50e 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/ControllerContext.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/ControllerContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.controllers.ControllerContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/ControllerMapperFactory.html b/current/org/pepstock/charba/client/controllers/class-use/ControllerMapperFactory.html
index a7879ce3e23..0d871291942 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/ControllerMapperFactory.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/ControllerMapperFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.controllers.ControllerMapperFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/ControllerProvider.html b/current/org/pepstock/charba/client/controllers/class-use/ControllerProvider.html
index 8f5823418e6..28822971601 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/ControllerProvider.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/ControllerProvider.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.controllers.ControllerProvider (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/ControllerRegistrationHandler.html b/current/org/pepstock/charba/client/controllers/class-use/ControllerRegistrationHandler.html
index 4832ca9ebd5..3ef3754941b 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/ControllerRegistrationHandler.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/ControllerRegistrationHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.controllers.ControllerRegistrationHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/ControllerType.html b/current/org/pepstock/charba/client/controllers/class-use/ControllerType.html
index 09c8fedd703..d5679359d16 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/ControllerType.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/ControllerType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.controllers.ControllerType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/class-use/Controllers.html b/current/org/pepstock/charba/client/controllers/class-use/Controllers.html
index 2016f6c2342..b677fa14e9b 100644
--- a/current/org/pepstock/charba/client/controllers/class-use/Controllers.html
+++ b/current/org/pepstock/charba/client/controllers/class-use/Controllers.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.controllers.Controllers (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/package-summary.html b/current/org/pepstock/charba/client/controllers/package-summary.html
index 027f5f4d23b..81d4c1cc4b8 100644
--- a/current/org/pepstock/charba/client/controllers/package-summary.html
+++ b/current/org/pepstock/charba/client/controllers/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.controllers (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/package-tree.html b/current/org/pepstock/charba/client/controllers/package-tree.html
index f32c86b85da..1c341159214 100644
--- a/current/org/pepstock/charba/client/controllers/package-tree.html
+++ b/current/org/pepstock/charba/client/controllers/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.controllers Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/controllers/package-use.html b/current/org/pepstock/charba/client/controllers/package-use.html
index 8be325aa51b..a081fdef2b4 100644
--- a/current/org/pepstock/charba/client/controllers/package-use.html
+++ b/current/org/pepstock/charba/client/controllers/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.controllers (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/AbstractDataPoint.CharbaProperty.html b/current/org/pepstock/charba/client/data/AbstractDataPoint.CharbaProperty.html
index 1a748530498..6191a1833e4 100644
--- a/current/org/pepstock/charba/client/data/AbstractDataPoint.CharbaProperty.html
+++ b/current/org/pepstock/charba/client/data/AbstractDataPoint.CharbaProperty.html
@@ -2,10 +2,10 @@
-
+
AbstractDataPoint.CharbaProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/AbstractDataPoint.html b/current/org/pepstock/charba/client/data/AbstractDataPoint.html
index 781b540bd98..13a8596d05f 100644
--- a/current/org/pepstock/charba/client/data/AbstractDataPoint.html
+++ b/current/org/pepstock/charba/client/data/AbstractDataPoint.html
@@ -2,10 +2,10 @@
-
+
AbstractDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/AbstractXYDataPoint.XYProperty.html b/current/org/pepstock/charba/client/data/AbstractXYDataPoint.XYProperty.html
index bf89f1c33e9..e47e3a98ec0 100644
--- a/current/org/pepstock/charba/client/data/AbstractXYDataPoint.XYProperty.html
+++ b/current/org/pepstock/charba/client/data/AbstractXYDataPoint.XYProperty.html
@@ -2,10 +2,10 @@
-
+
AbstractXYDataPoint.XYProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/AbstractXYDataPoint.html b/current/org/pepstock/charba/client/data/AbstractXYDataPoint.html
index 2c9ddd78208..69c191dd589 100644
--- a/current/org/pepstock/charba/client/data/AbstractXYDataPoint.html
+++ b/current/org/pepstock/charba/client/data/AbstractXYDataPoint.html
@@ -2,10 +2,10 @@
-
+
AbstractXYDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/ArcBorderRadius.ArcBorderRadiusFactory.html b/current/org/pepstock/charba/client/data/ArcBorderRadius.ArcBorderRadiusFactory.html
index 27b6b909896..ef1bcba4b57 100644
--- a/current/org/pepstock/charba/client/data/ArcBorderRadius.ArcBorderRadiusFactory.html
+++ b/current/org/pepstock/charba/client/data/ArcBorderRadius.ArcBorderRadiusFactory.html
@@ -2,10 +2,10 @@
-
+
ArcBorderRadius.ArcBorderRadiusFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/ArcBorderRadius.html b/current/org/pepstock/charba/client/data/ArcBorderRadius.html
index 6756fdebd61..1b379062ae9 100644
--- a/current/org/pepstock/charba/client/data/ArcBorderRadius.html
+++ b/current/org/pepstock/charba/client/data/ArcBorderRadius.html
@@ -2,10 +2,10 @@
-
+
ArcBorderRadius (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/AreaDataset.html b/current/org/pepstock/charba/client/data/AreaDataset.html
index 22e08d273f6..2971c3175c4 100644
--- a/current/org/pepstock/charba/client/data/AreaDataset.html
+++ b/current/org/pepstock/charba/client/data/AreaDataset.html
@@ -2,10 +2,10 @@
-
+
AreaDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/BarBorderRadius.BarBorderRadiusFactory.html b/current/org/pepstock/charba/client/data/BarBorderRadius.BarBorderRadiusFactory.html
index 62b89004c05..5d456548bc8 100644
--- a/current/org/pepstock/charba/client/data/BarBorderRadius.BarBorderRadiusFactory.html
+++ b/current/org/pepstock/charba/client/data/BarBorderRadius.BarBorderRadiusFactory.html
@@ -2,10 +2,10 @@
-
+
BarBorderRadius.BarBorderRadiusFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/BarBorderRadius.html b/current/org/pepstock/charba/client/data/BarBorderRadius.html
index 05ef201c044..48701fc59a1 100644
--- a/current/org/pepstock/charba/client/data/BarBorderRadius.html
+++ b/current/org/pepstock/charba/client/data/BarBorderRadius.html
@@ -2,10 +2,10 @@
-
+
BarBorderRadius (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/BarBorderWidth.BarBorderWidthFactory.html b/current/org/pepstock/charba/client/data/BarBorderWidth.BarBorderWidthFactory.html
index 0778230fdf9..07099f801ef 100644
--- a/current/org/pepstock/charba/client/data/BarBorderWidth.BarBorderWidthFactory.html
+++ b/current/org/pepstock/charba/client/data/BarBorderWidth.BarBorderWidthFactory.html
@@ -2,10 +2,10 @@
-
+
BarBorderWidth.BarBorderWidthFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/BarBorderWidth.html b/current/org/pepstock/charba/client/data/BarBorderWidth.html
index 9c801fb79d5..b0d465eed34 100644
--- a/current/org/pepstock/charba/client/data/BarBorderWidth.html
+++ b/current/org/pepstock/charba/client/data/BarBorderWidth.html
@@ -2,10 +2,10 @@
-
+
BarBorderWidth (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/BarDataset.html b/current/org/pepstock/charba/client/data/BarDataset.html
index a7a855c14e9..63936bf1f55 100644
--- a/current/org/pepstock/charba/client/data/BarDataset.html
+++ b/current/org/pepstock/charba/client/data/BarDataset.html
@@ -2,10 +2,10 @@
-
+
BarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/BubbleDataset.html b/current/org/pepstock/charba/client/data/BubbleDataset.html
index c3f7c75b42a..dba833a4c61 100644
--- a/current/org/pepstock/charba/client/data/BubbleDataset.html
+++ b/current/org/pepstock/charba/client/data/BubbleDataset.html
@@ -2,10 +2,10 @@
-
+
BubbleDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/Clip.html b/current/org/pepstock/charba/client/data/Clip.html
index b337e30374d..f6f9ce1b7e4 100644
--- a/current/org/pepstock/charba/client/data/Clip.html
+++ b/current/org/pepstock/charba/client/data/Clip.html
@@ -2,10 +2,10 @@
-
+
Clip (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/Data.html b/current/org/pepstock/charba/client/data/Data.html
index 10b34607363..50259682b72 100644
--- a/current/org/pepstock/charba/client/data/Data.html
+++ b/current/org/pepstock/charba/client/data/Data.html
@@ -2,10 +2,10 @@
-
+
Data (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/DataEnvelop.html b/current/org/pepstock/charba/client/data/DataEnvelop.html
index 101e1def5ce..6f4fa808efb 100644
--- a/current/org/pepstock/charba/client/data/DataEnvelop.html
+++ b/current/org/pepstock/charba/client/data/DataEnvelop.html
@@ -2,10 +2,10 @@
-
+
DataEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/DataPoint.html b/current/org/pepstock/charba/client/data/DataPoint.html
index 9d35f5eb2a0..17f5c2ba7c2 100644
--- a/current/org/pepstock/charba/client/data/DataPoint.html
+++ b/current/org/pepstock/charba/client/data/DataPoint.html
@@ -2,10 +2,10 @@
-
+
DataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/Dataset.CanvasObjectProperty.html b/current/org/pepstock/charba/client/data/Dataset.CanvasObjectProperty.html
index c905ae44ac6..99364d0200f 100644
--- a/current/org/pepstock/charba/client/data/Dataset.CanvasObjectProperty.html
+++ b/current/org/pepstock/charba/client/data/Dataset.CanvasObjectProperty.html
@@ -2,10 +2,10 @@
-
+
Dataset.CanvasObjectProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/Dataset.CommonProperty.html b/current/org/pepstock/charba/client/data/Dataset.CommonProperty.html
index 5d4278c190b..5ece1527844 100644
--- a/current/org/pepstock/charba/client/data/Dataset.CommonProperty.html
+++ b/current/org/pepstock/charba/client/data/Dataset.CommonProperty.html
@@ -2,10 +2,10 @@
-
+
Dataset.CommonProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/Dataset.html b/current/org/pepstock/charba/client/data/Dataset.html
index 27697ff7e8d..6a8786208f3 100644
--- a/current/org/pepstock/charba/client/data/Dataset.html
+++ b/current/org/pepstock/charba/client/data/Dataset.html
@@ -2,10 +2,10 @@
-
+
Dataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/DatasetCanvasObjectFactory.html b/current/org/pepstock/charba/client/data/DatasetCanvasObjectFactory.html
index 12e0189d1c3..38ea9f65401 100644
--- a/current/org/pepstock/charba/client/data/DatasetCanvasObjectFactory.html
+++ b/current/org/pepstock/charba/client/data/DatasetCanvasObjectFactory.html
@@ -2,10 +2,10 @@
-
+
DatasetCanvasObjectFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/DoughnutDataset.html b/current/org/pepstock/charba/client/data/DoughnutDataset.html
index 120b7df8408..dbf910c022f 100644
--- a/current/org/pepstock/charba/client/data/DoughnutDataset.html
+++ b/current/org/pepstock/charba/client/data/DoughnutDataset.html
@@ -2,10 +2,10 @@
-
+
DoughnutDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/FloatingData.html b/current/org/pepstock/charba/client/data/FloatingData.html
index d16b1dbcdcb..8fd4a0ecbf1 100644
--- a/current/org/pepstock/charba/client/data/FloatingData.html
+++ b/current/org/pepstock/charba/client/data/FloatingData.html
@@ -2,10 +2,10 @@
-
+
FloatingData (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/FloatingDataFactory.html b/current/org/pepstock/charba/client/data/FloatingDataFactory.html
index 15305cb70d3..ea023d3e66d 100644
--- a/current/org/pepstock/charba/client/data/FloatingDataFactory.html
+++ b/current/org/pepstock/charba/client/data/FloatingDataFactory.html
@@ -2,10 +2,10 @@
-
+
FloatingDataFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HasDataPoints.html b/current/org/pepstock/charba/client/data/HasDataPoints.html
index ff8efe31d5c..b844a324262 100644
--- a/current/org/pepstock/charba/client/data/HasDataPoints.html
+++ b/current/org/pepstock/charba/client/data/HasDataPoints.html
@@ -2,10 +2,10 @@
-
+
HasDataPoints (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HasDataset.html b/current/org/pepstock/charba/client/data/HasDataset.html
index eb77f857300..59e95f7e4ea 100644
--- a/current/org/pepstock/charba/client/data/HasDataset.html
+++ b/current/org/pepstock/charba/client/data/HasDataset.html
@@ -2,10 +2,10 @@
-
+
HasDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HasLabels.html b/current/org/pepstock/charba/client/data/HasLabels.html
index 7a4098bf873..5e741b5a571 100644
--- a/current/org/pepstock/charba/client/data/HasLabels.html
+++ b/current/org/pepstock/charba/client/data/HasLabels.html
@@ -2,10 +2,10 @@
-
+
HasLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HasPointFillStrokeStyles.html b/current/org/pepstock/charba/client/data/HasPointFillStrokeStyles.html
index 09bc94aa7ec..887dc24f6e4 100644
--- a/current/org/pepstock/charba/client/data/HasPointFillStrokeStyles.html
+++ b/current/org/pepstock/charba/client/data/HasPointFillStrokeStyles.html
@@ -2,10 +2,10 @@
-
+
HasPointFillStrokeStyles (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HasTimeSeriesItems.html b/current/org/pepstock/charba/client/data/HasTimeSeriesItems.html
index 218e9450993..97b5f5974f1 100644
--- a/current/org/pepstock/charba/client/data/HasTimeSeriesItems.html
+++ b/current/org/pepstock/charba/client/data/HasTimeSeriesItems.html
@@ -2,10 +2,10 @@
-
+
HasTimeSeriesItems (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HorizontalBarDataset.html b/current/org/pepstock/charba/client/data/HorizontalBarDataset.html
index c80d08b078d..e85ec8e0007 100644
--- a/current/org/pepstock/charba/client/data/HorizontalBarDataset.html
+++ b/current/org/pepstock/charba/client/data/HorizontalBarDataset.html
@@ -2,10 +2,10 @@
-
+
HorizontalBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HoverDataset.html b/current/org/pepstock/charba/client/data/HoverDataset.html
index ec5803d4db7..f4ccc2e9e5a 100644
--- a/current/org/pepstock/charba/client/data/HoverDataset.html
+++ b/current/org/pepstock/charba/client/data/HoverDataset.html
@@ -2,10 +2,10 @@
-
+
HoverDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/HoverFlexDataset.html b/current/org/pepstock/charba/client/data/HoverFlexDataset.html
index 6bdd7376ea0..c873a3a2c33 100644
--- a/current/org/pepstock/charba/client/data/HoverFlexDataset.html
+++ b/current/org/pepstock/charba/client/data/HoverFlexDataset.html
@@ -2,10 +2,10 @@
-
+
HoverFlexDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/Labels.html b/current/org/pepstock/charba/client/data/Labels.html
index 90b75d4462b..048ccd71f98 100644
--- a/current/org/pepstock/charba/client/data/Labels.html
+++ b/current/org/pepstock/charba/client/data/Labels.html
@@ -2,10 +2,10 @@
-
+
Labels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/LabelsHandler.html b/current/org/pepstock/charba/client/data/LabelsHandler.html
index dec64b686fa..d5488c1c8bc 100644
--- a/current/org/pepstock/charba/client/data/LabelsHandler.html
+++ b/current/org/pepstock/charba/client/data/LabelsHandler.html
@@ -2,10 +2,10 @@
-
+
LabelsHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/LineDataset.html b/current/org/pepstock/charba/client/data/LineDataset.html
index a588ade4755..5f7c6be8a28 100644
--- a/current/org/pepstock/charba/client/data/LineDataset.html
+++ b/current/org/pepstock/charba/client/data/LineDataset.html
@@ -2,10 +2,10 @@
-
+
LineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/LiningDataset.html b/current/org/pepstock/charba/client/data/LiningDataset.html
index 252eac84e80..622dcc1176e 100644
--- a/current/org/pepstock/charba/client/data/LiningDataset.html
+++ b/current/org/pepstock/charba/client/data/LiningDataset.html
@@ -2,10 +2,10 @@
-
+
LiningDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/PieDataset.html b/current/org/pepstock/charba/client/data/PieDataset.html
index 495efc024fe..99ece3ba93b 100644
--- a/current/org/pepstock/charba/client/data/PieDataset.html
+++ b/current/org/pepstock/charba/client/data/PieDataset.html
@@ -2,10 +2,10 @@
-
+
PieDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/PolarAreaDataset.html b/current/org/pepstock/charba/client/data/PolarAreaDataset.html
index 0912bd13c9c..b91313e0b1a 100644
--- a/current/org/pepstock/charba/client/data/PolarAreaDataset.html
+++ b/current/org/pepstock/charba/client/data/PolarAreaDataset.html
@@ -2,10 +2,10 @@
-
+
PolarAreaDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/RadarDataset.html b/current/org/pepstock/charba/client/data/RadarDataset.html
index 0a19ac1fe8f..889ebc26d2c 100644
--- a/current/org/pepstock/charba/client/data/RadarDataset.html
+++ b/current/org/pepstock/charba/client/data/RadarDataset.html
@@ -2,10 +2,10 @@
-
+
RadarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/ScatterDataset.html b/current/org/pepstock/charba/client/data/ScatterDataset.html
index 483cff403b4..3970fdeb118 100644
--- a/current/org/pepstock/charba/client/data/ScatterDataset.html
+++ b/current/org/pepstock/charba/client/data/ScatterDataset.html
@@ -2,10 +2,10 @@
-
+
ScatterDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/StackedAreaDataset.html b/current/org/pepstock/charba/client/data/StackedAreaDataset.html
index a141543e93a..e1f2699630d 100644
--- a/current/org/pepstock/charba/client/data/StackedAreaDataset.html
+++ b/current/org/pepstock/charba/client/data/StackedAreaDataset.html
@@ -2,10 +2,10 @@
-
+
StackedAreaDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/StackedBarDataset.html b/current/org/pepstock/charba/client/data/StackedBarDataset.html
index 0fc64bfcc29..306b23a12cc 100644
--- a/current/org/pepstock/charba/client/data/StackedBarDataset.html
+++ b/current/org/pepstock/charba/client/data/StackedBarDataset.html
@@ -2,10 +2,10 @@
-
+
StackedBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/StackedHorizontalBarDataset.html b/current/org/pepstock/charba/client/data/StackedHorizontalBarDataset.html
index f42d4e1d191..fb7901d3269 100644
--- a/current/org/pepstock/charba/client/data/StackedHorizontalBarDataset.html
+++ b/current/org/pepstock/charba/client/data/StackedHorizontalBarDataset.html
@@ -2,10 +2,10 @@
-
+
StackedHorizontalBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/StackedLineDataset.html b/current/org/pepstock/charba/client/data/StackedLineDataset.html
index 74304fd00da..1ba6c2a2da0 100644
--- a/current/org/pepstock/charba/client/data/StackedLineDataset.html
+++ b/current/org/pepstock/charba/client/data/StackedLineDataset.html
@@ -2,10 +2,10 @@
-
+
StackedLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/StackedVerticalLineDataset.html b/current/org/pepstock/charba/client/data/StackedVerticalLineDataset.html
index f12dbd91ced..6bf59616e31 100644
--- a/current/org/pepstock/charba/client/data/StackedVerticalLineDataset.html
+++ b/current/org/pepstock/charba/client/data/StackedVerticalLineDataset.html
@@ -2,10 +2,10 @@
-
+
StackedVerticalLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/TimeSeriesBarDataset.html b/current/org/pepstock/charba/client/data/TimeSeriesBarDataset.html
index 6db241d213b..c60c9df8a73 100644
--- a/current/org/pepstock/charba/client/data/TimeSeriesBarDataset.html
+++ b/current/org/pepstock/charba/client/data/TimeSeriesBarDataset.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/TimeSeriesHorizontalBarDataset.html b/current/org/pepstock/charba/client/data/TimeSeriesHorizontalBarDataset.html
index 6767d46d283..b8dd6e037ee 100644
--- a/current/org/pepstock/charba/client/data/TimeSeriesHorizontalBarDataset.html
+++ b/current/org/pepstock/charba/client/data/TimeSeriesHorizontalBarDataset.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesHorizontalBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/TimeSeriesItem.html b/current/org/pepstock/charba/client/data/TimeSeriesItem.html
index caa4dbe4fe1..e4cf3d0413f 100644
--- a/current/org/pepstock/charba/client/data/TimeSeriesItem.html
+++ b/current/org/pepstock/charba/client/data/TimeSeriesItem.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/TimeSeriesLineDataset.html b/current/org/pepstock/charba/client/data/TimeSeriesLineDataset.html
index eb2c8af7167..cf5a42f4589 100644
--- a/current/org/pepstock/charba/client/data/TimeSeriesLineDataset.html
+++ b/current/org/pepstock/charba/client/data/TimeSeriesLineDataset.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/VerticalLineDataset.html b/current/org/pepstock/charba/client/data/VerticalLineDataset.html
index 3ab0f9d58a1..afde99bacca 100644
--- a/current/org/pepstock/charba/client/data/VerticalLineDataset.html
+++ b/current/org/pepstock/charba/client/data/VerticalLineDataset.html
@@ -2,10 +2,10 @@
-
+
VerticalLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.CharbaProperty.html b/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.CharbaProperty.html
index 8b74539eb3f..cbb03a5e321 100644
--- a/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.CharbaProperty.html
+++ b/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.CharbaProperty.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.AbstractDataPoint.CharbaProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.html b/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.html
index 28151c13782..d6be38f75dd 100644
--- a/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.html
+++ b/current/org/pepstock/charba/client/data/class-use/AbstractDataPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.AbstractDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.XYProperty.html b/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.XYProperty.html
index c8ebef06260..e97970a8c97 100644
--- a/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.XYProperty.html
+++ b/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.XYProperty.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.AbstractXYDataPoint.XYProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.html b/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.html
index ef5ae9258a5..0827556d385 100644
--- a/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.html
+++ b/current/org/pepstock/charba/client/data/class-use/AbstractXYDataPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.AbstractXYDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.ArcBorderRadiusFactory.html b/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.ArcBorderRadiusFactory.html
index 4906dead291..7922080d64b 100644
--- a/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.ArcBorderRadiusFactory.html
+++ b/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.ArcBorderRadiusFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.ArcBorderRadius.ArcBorderRadiusFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.html b/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.html
index eff1e4e5c78..ef90315bb18 100644
--- a/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.html
+++ b/current/org/pepstock/charba/client/data/class-use/ArcBorderRadius.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.ArcBorderRadius (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/AreaDataset.html b/current/org/pepstock/charba/client/data/class-use/AreaDataset.html
index 647fc90a1ab..554b5b87826 100644
--- a/current/org/pepstock/charba/client/data/class-use/AreaDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/AreaDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.AreaDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.BarBorderRadiusFactory.html b/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.BarBorderRadiusFactory.html
index c1f3d91362e..bf5b0273fd2 100644
--- a/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.BarBorderRadiusFactory.html
+++ b/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.BarBorderRadiusFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.BarBorderRadius.BarBorderRadiusFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.html b/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.html
index 88ee3019047..d0a835a188c 100644
--- a/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.html
+++ b/current/org/pepstock/charba/client/data/class-use/BarBorderRadius.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.BarBorderRadius (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.BarBorderWidthFactory.html b/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.BarBorderWidthFactory.html
index 176142c0547..822a08ac881 100644
--- a/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.BarBorderWidthFactory.html
+++ b/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.BarBorderWidthFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.BarBorderWidth.BarBorderWidthFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.html b/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.html
index f7e1684c13e..8f625052cf7 100644
--- a/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.html
+++ b/current/org/pepstock/charba/client/data/class-use/BarBorderWidth.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.BarBorderWidth (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/BarDataset.html b/current/org/pepstock/charba/client/data/class-use/BarDataset.html
index 453b9e7d00b..0344b56d725 100644
--- a/current/org/pepstock/charba/client/data/class-use/BarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/BarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.BarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/BubbleDataset.html b/current/org/pepstock/charba/client/data/class-use/BubbleDataset.html
index 87d78224f0b..8691941f7cb 100644
--- a/current/org/pepstock/charba/client/data/class-use/BubbleDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/BubbleDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.BubbleDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/Clip.html b/current/org/pepstock/charba/client/data/class-use/Clip.html
index e434d7364e8..f470ab3540c 100644
--- a/current/org/pepstock/charba/client/data/class-use/Clip.html
+++ b/current/org/pepstock/charba/client/data/class-use/Clip.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.Clip (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/Data.html b/current/org/pepstock/charba/client/data/class-use/Data.html
index 05344e7701e..fa86f981db5 100644
--- a/current/org/pepstock/charba/client/data/class-use/Data.html
+++ b/current/org/pepstock/charba/client/data/class-use/Data.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.Data (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/DataEnvelop.html b/current/org/pepstock/charba/client/data/class-use/DataEnvelop.html
index fc4f99dc2ee..0b348d21f70 100644
--- a/current/org/pepstock/charba/client/data/class-use/DataEnvelop.html
+++ b/current/org/pepstock/charba/client/data/class-use/DataEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.DataEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/DataPoint.html b/current/org/pepstock/charba/client/data/class-use/DataPoint.html
index e5a31b10980..b881e6e1009 100644
--- a/current/org/pepstock/charba/client/data/class-use/DataPoint.html
+++ b/current/org/pepstock/charba/client/data/class-use/DataPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.DataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/Dataset.CanvasObjectProperty.html b/current/org/pepstock/charba/client/data/class-use/Dataset.CanvasObjectProperty.html
index 363a2a54a9f..8b45be0b703 100644
--- a/current/org/pepstock/charba/client/data/class-use/Dataset.CanvasObjectProperty.html
+++ b/current/org/pepstock/charba/client/data/class-use/Dataset.CanvasObjectProperty.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.Dataset.CanvasObjectProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/Dataset.CommonProperty.html b/current/org/pepstock/charba/client/data/class-use/Dataset.CommonProperty.html
index cf4da18d85f..54b7b675a84 100644
--- a/current/org/pepstock/charba/client/data/class-use/Dataset.CommonProperty.html
+++ b/current/org/pepstock/charba/client/data/class-use/Dataset.CommonProperty.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.Dataset.CommonProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/Dataset.html b/current/org/pepstock/charba/client/data/class-use/Dataset.html
index 2f913f40da7..77e48d9078e 100644
--- a/current/org/pepstock/charba/client/data/class-use/Dataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/Dataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.Dataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/DatasetCanvasObjectFactory.html b/current/org/pepstock/charba/client/data/class-use/DatasetCanvasObjectFactory.html
index bd1be2eb4e4..85efae95bc5 100644
--- a/current/org/pepstock/charba/client/data/class-use/DatasetCanvasObjectFactory.html
+++ b/current/org/pepstock/charba/client/data/class-use/DatasetCanvasObjectFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.DatasetCanvasObjectFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/DoughnutDataset.html b/current/org/pepstock/charba/client/data/class-use/DoughnutDataset.html
index 5601302f800..6fe6a35ede0 100644
--- a/current/org/pepstock/charba/client/data/class-use/DoughnutDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/DoughnutDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.DoughnutDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/FloatingData.html b/current/org/pepstock/charba/client/data/class-use/FloatingData.html
index 724aff1e5e2..fb63c31fa48 100644
--- a/current/org/pepstock/charba/client/data/class-use/FloatingData.html
+++ b/current/org/pepstock/charba/client/data/class-use/FloatingData.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.FloatingData (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/FloatingDataFactory.html b/current/org/pepstock/charba/client/data/class-use/FloatingDataFactory.html
index 8a4d6f4ec1b..cc612ae43b7 100644
--- a/current/org/pepstock/charba/client/data/class-use/FloatingDataFactory.html
+++ b/current/org/pepstock/charba/client/data/class-use/FloatingDataFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.FloatingDataFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HasDataPoints.html b/current/org/pepstock/charba/client/data/class-use/HasDataPoints.html
index c9411ee88e9..c8d42a25bac 100644
--- a/current/org/pepstock/charba/client/data/class-use/HasDataPoints.html
+++ b/current/org/pepstock/charba/client/data/class-use/HasDataPoints.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.data.HasDataPoints (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HasDataset.html b/current/org/pepstock/charba/client/data/class-use/HasDataset.html
index 67a95327ae7..4f2521b38ec 100644
--- a/current/org/pepstock/charba/client/data/class-use/HasDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/HasDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.data.HasDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HasLabels.html b/current/org/pepstock/charba/client/data/class-use/HasLabels.html
index 37e90f959c1..f0b9a7ae364 100644
--- a/current/org/pepstock/charba/client/data/class-use/HasLabels.html
+++ b/current/org/pepstock/charba/client/data/class-use/HasLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.data.HasLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HasPointFillStrokeStyles.html b/current/org/pepstock/charba/client/data/class-use/HasPointFillStrokeStyles.html
index dd05d28be72..e0dfa56184a 100644
--- a/current/org/pepstock/charba/client/data/class-use/HasPointFillStrokeStyles.html
+++ b/current/org/pepstock/charba/client/data/class-use/HasPointFillStrokeStyles.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.data.HasPointFillStrokeStyles (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HasTimeSeriesItems.html b/current/org/pepstock/charba/client/data/class-use/HasTimeSeriesItems.html
index f97e36adc48..3d4eea4013e 100644
--- a/current/org/pepstock/charba/client/data/class-use/HasTimeSeriesItems.html
+++ b/current/org/pepstock/charba/client/data/class-use/HasTimeSeriesItems.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.data.HasTimeSeriesItems (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HorizontalBarDataset.html b/current/org/pepstock/charba/client/data/class-use/HorizontalBarDataset.html
index fbb8d5705d5..9fa625ff7f7 100644
--- a/current/org/pepstock/charba/client/data/class-use/HorizontalBarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/HorizontalBarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.HorizontalBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HoverDataset.html b/current/org/pepstock/charba/client/data/class-use/HoverDataset.html
index bd7639642e4..1e081ab1f29 100644
--- a/current/org/pepstock/charba/client/data/class-use/HoverDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/HoverDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.HoverDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/HoverFlexDataset.html b/current/org/pepstock/charba/client/data/class-use/HoverFlexDataset.html
index f00550f4e57..16c3795efa9 100644
--- a/current/org/pepstock/charba/client/data/class-use/HoverFlexDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/HoverFlexDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.HoverFlexDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/Labels.html b/current/org/pepstock/charba/client/data/class-use/Labels.html
index 65331bedc53..78b83c4bff6 100644
--- a/current/org/pepstock/charba/client/data/class-use/Labels.html
+++ b/current/org/pepstock/charba/client/data/class-use/Labels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.Labels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/LabelsHandler.html b/current/org/pepstock/charba/client/data/class-use/LabelsHandler.html
index 85f6a0fa0dd..ff51d2f841b 100644
--- a/current/org/pepstock/charba/client/data/class-use/LabelsHandler.html
+++ b/current/org/pepstock/charba/client/data/class-use/LabelsHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.LabelsHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/LineDataset.html b/current/org/pepstock/charba/client/data/class-use/LineDataset.html
index f93b74578cf..101fece217c 100644
--- a/current/org/pepstock/charba/client/data/class-use/LineDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/LineDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.LineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/LiningDataset.html b/current/org/pepstock/charba/client/data/class-use/LiningDataset.html
index 25d2db0665d..f63d9b7f5dc 100644
--- a/current/org/pepstock/charba/client/data/class-use/LiningDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/LiningDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.LiningDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/PieDataset.html b/current/org/pepstock/charba/client/data/class-use/PieDataset.html
index c8a1dd31ad5..8f4315b7e1e 100644
--- a/current/org/pepstock/charba/client/data/class-use/PieDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/PieDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.PieDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/PolarAreaDataset.html b/current/org/pepstock/charba/client/data/class-use/PolarAreaDataset.html
index f569705e87d..07369d1478b 100644
--- a/current/org/pepstock/charba/client/data/class-use/PolarAreaDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/PolarAreaDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.PolarAreaDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/RadarDataset.html b/current/org/pepstock/charba/client/data/class-use/RadarDataset.html
index 9fbaed26992..095b8e403df 100644
--- a/current/org/pepstock/charba/client/data/class-use/RadarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/RadarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.RadarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/ScatterDataset.html b/current/org/pepstock/charba/client/data/class-use/ScatterDataset.html
index d90739d6ffb..03334bad7ae 100644
--- a/current/org/pepstock/charba/client/data/class-use/ScatterDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/ScatterDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.ScatterDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/StackedAreaDataset.html b/current/org/pepstock/charba/client/data/class-use/StackedAreaDataset.html
index 31d26dea992..10798ca1fbb 100644
--- a/current/org/pepstock/charba/client/data/class-use/StackedAreaDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/StackedAreaDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.StackedAreaDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/StackedBarDataset.html b/current/org/pepstock/charba/client/data/class-use/StackedBarDataset.html
index 0ae09837c32..aca06a6abd9 100644
--- a/current/org/pepstock/charba/client/data/class-use/StackedBarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/StackedBarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.StackedBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/StackedHorizontalBarDataset.html b/current/org/pepstock/charba/client/data/class-use/StackedHorizontalBarDataset.html
index 88c8f2e4c0b..706f82613c3 100644
--- a/current/org/pepstock/charba/client/data/class-use/StackedHorizontalBarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/StackedHorizontalBarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.StackedHorizontalBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/StackedLineDataset.html b/current/org/pepstock/charba/client/data/class-use/StackedLineDataset.html
index c501da31602..867b482fd10 100644
--- a/current/org/pepstock/charba/client/data/class-use/StackedLineDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/StackedLineDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.StackedLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/StackedVerticalLineDataset.html b/current/org/pepstock/charba/client/data/class-use/StackedVerticalLineDataset.html
index 704bbe16d80..ccc85a7899d 100644
--- a/current/org/pepstock/charba/client/data/class-use/StackedVerticalLineDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/StackedVerticalLineDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.StackedVerticalLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/TimeSeriesBarDataset.html b/current/org/pepstock/charba/client/data/class-use/TimeSeriesBarDataset.html
index 9f1a678aa2d..31c496333ed 100644
--- a/current/org/pepstock/charba/client/data/class-use/TimeSeriesBarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/TimeSeriesBarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.TimeSeriesBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/TimeSeriesHorizontalBarDataset.html b/current/org/pepstock/charba/client/data/class-use/TimeSeriesHorizontalBarDataset.html
index 27f317ffec9..df72c9e4265 100644
--- a/current/org/pepstock/charba/client/data/class-use/TimeSeriesHorizontalBarDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/TimeSeriesHorizontalBarDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.TimeSeriesHorizontalBarDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/TimeSeriesItem.html b/current/org/pepstock/charba/client/data/class-use/TimeSeriesItem.html
index a1f2d386ac6..29f014df759 100644
--- a/current/org/pepstock/charba/client/data/class-use/TimeSeriesItem.html
+++ b/current/org/pepstock/charba/client/data/class-use/TimeSeriesItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.TimeSeriesItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/TimeSeriesLineDataset.html b/current/org/pepstock/charba/client/data/class-use/TimeSeriesLineDataset.html
index 1e82063dac1..bbc2805a714 100644
--- a/current/org/pepstock/charba/client/data/class-use/TimeSeriesLineDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/TimeSeriesLineDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.TimeSeriesLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/class-use/VerticalLineDataset.html b/current/org/pepstock/charba/client/data/class-use/VerticalLineDataset.html
index 09238770202..e69ec1da292 100644
--- a/current/org/pepstock/charba/client/data/class-use/VerticalLineDataset.html
+++ b/current/org/pepstock/charba/client/data/class-use/VerticalLineDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.data.VerticalLineDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/package-summary.html b/current/org/pepstock/charba/client/data/package-summary.html
index bebf7f78836..521535cd2e1 100644
--- a/current/org/pepstock/charba/client/data/package-summary.html
+++ b/current/org/pepstock/charba/client/data/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.data (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/package-tree.html b/current/org/pepstock/charba/client/data/package-tree.html
index 5c66e90d09b..259b20ae6ee 100644
--- a/current/org/pepstock/charba/client/data/package-tree.html
+++ b/current/org/pepstock/charba/client/data/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.data Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/data/package-use.html b/current/org/pepstock/charba/client/data/package-use.html
index 3e7326076c1..bc2017aadc8 100644
--- a/current/org/pepstock/charba/client/data/package-use.html
+++ b/current/org/pepstock/charba/client/data/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.data (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/AbstractBuilder.html b/current/org/pepstock/charba/client/datalabels/AbstractBuilder.html
index 1a328d3b4f5..8d23257942a 100644
--- a/current/org/pepstock/charba/client/datalabels/AbstractBuilder.html
+++ b/current/org/pepstock/charba/client/datalabels/AbstractBuilder.html
@@ -2,10 +2,10 @@
-
+
AbstractBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelId.html b/current/org/pepstock/charba/client/datalabels/DataLabelId.html
index 850dc217755..60ae330040a 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelId.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelId.html
@@ -2,10 +2,10 @@
-
+
DataLabelId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelsContext.html b/current/org/pepstock/charba/client/datalabels/DataLabelsContext.html
index 288d0f31caf..75d0182564a 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelsContext.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelsContext.html
@@ -2,10 +2,10 @@
-
+
DataLabelsContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelsEnvelop.html b/current/org/pepstock/charba/client/datalabels/DataLabelsEnvelop.html
index 2b50a3fbacf..8fccde8cc00 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelsEnvelop.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelsEnvelop.html
@@ -2,10 +2,10 @@
-
+
DataLabelsEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelsOptions.html b/current/org/pepstock/charba/client/datalabels/DataLabelsOptions.html
index fcee2aa3b46..e9338f06bf7 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelsOptions.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelsOptions.html
@@ -2,10 +2,10 @@
-
+
DataLabelsOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsBuilder.html b/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsBuilder.html
index 564e60f8775..ab8d49c69cf 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsBuilder.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsBuilder.html
@@ -2,10 +2,10 @@
-
+
DataLabelsOptionsBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsFactory.html b/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsFactory.html
index 7d6eb425df9..e715fa04441 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsFactory.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelsOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
DataLabelsOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/DataLabelsPlugin.html b/current/org/pepstock/charba/client/datalabels/DataLabelsPlugin.html
index d4ac8c2a78c..9e79f099d95 100644
--- a/current/org/pepstock/charba/client/datalabels/DataLabelsPlugin.html
+++ b/current/org/pepstock/charba/client/datalabels/DataLabelsPlugin.html
@@ -2,10 +2,10 @@
-
+
DataLabelsPlugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/Font.html b/current/org/pepstock/charba/client/datalabels/Font.html
index 74979f070e1..e57dec68118 100644
--- a/current/org/pepstock/charba/client/datalabels/Font.html
+++ b/current/org/pepstock/charba/client/datalabels/Font.html
@@ -2,10 +2,10 @@
-
+
Font (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/LabelItem.html b/current/org/pepstock/charba/client/datalabels/LabelItem.html
index f9e06f3e390..9ba99a860d2 100644
--- a/current/org/pepstock/charba/client/datalabels/LabelItem.html
+++ b/current/org/pepstock/charba/client/datalabels/LabelItem.html
@@ -2,10 +2,10 @@
-
+
LabelItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/LabelItemBuilder.html b/current/org/pepstock/charba/client/datalabels/LabelItemBuilder.html
index 8248ab3c788..012c31b19c8 100644
--- a/current/org/pepstock/charba/client/datalabels/LabelItemBuilder.html
+++ b/current/org/pepstock/charba/client/datalabels/LabelItemBuilder.html
@@ -2,10 +2,10 @@
-
+
LabelItemBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/Labels.html b/current/org/pepstock/charba/client/datalabels/Labels.html
index 6f1a69c6000..0a718cbf496 100644
--- a/current/org/pepstock/charba/client/datalabels/Labels.html
+++ b/current/org/pepstock/charba/client/datalabels/Labels.html
@@ -2,10 +2,10 @@
-
+
Labels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/Listeners.html b/current/org/pepstock/charba/client/datalabels/Listeners.html
index 697652cb5d6..d993d114167 100644
--- a/current/org/pepstock/charba/client/datalabels/Listeners.html
+++ b/current/org/pepstock/charba/client/datalabels/Listeners.html
@@ -2,10 +2,10 @@
-
+
Listeners (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/Padding.html b/current/org/pepstock/charba/client/datalabels/Padding.html
index 7cae19a065b..1582ee4cdf0 100644
--- a/current/org/pepstock/charba/client/datalabels/Padding.html
+++ b/current/org/pepstock/charba/client/datalabels/Padding.html
@@ -2,10 +2,10 @@
-
+
Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/AlignCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/AlignCallback.html
index 75007051ee9..0d969609d16 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/AlignCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/AlignCallback.html
@@ -2,10 +2,10 @@
-
+
AlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/AnchorCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/AnchorCallback.html
index 18f8cf21c26..9fc69695dc6 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/AnchorCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/AnchorCallback.html
@@ -2,10 +2,10 @@
-
+
AnchorCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/ClampCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/ClampCallback.html
index a8997513c90..4a1d4db666a 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/ClampCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/ClampCallback.html
@@ -2,10 +2,10 @@
-
+
ClampCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/ClipCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/ClipCallback.html
index f04be42160f..eada38681c8 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/ClipCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/ClipCallback.html
@@ -2,10 +2,10 @@
-
+
ClipCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/FormatterCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/FormatterCallback.html
index 83659b6fd31..2fd6f2b20e2 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/FormatterCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/FormatterCallback.html
@@ -2,10 +2,10 @@
-
+
FormatterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/OpacityCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/OpacityCallback.html
index 215d8d84865..8f6021227f3 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/OpacityCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/OpacityCallback.html
@@ -2,10 +2,10 @@
-
+
OpacityCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/TextShadowBlurCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/TextShadowBlurCallback.html
index ecf9a712e9a..89a52bd2ca3 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/TextShadowBlurCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/TextShadowBlurCallback.html
@@ -2,10 +2,10 @@
-
+
TextShadowBlurCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AlignCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AlignCallback.html
index 439b438bb8c..1835bcfd870 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AlignCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AlignCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.AlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AnchorCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AnchorCallback.html
index 5296f3c8538..e071a9c055d 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AnchorCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/AnchorCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.AnchorCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClampCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClampCallback.html
index 0d08f8e75a8..21325d18662 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClampCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClampCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.ClampCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClipCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClipCallback.html
index 42b89809cea..2d1b5c735fa 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClipCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/ClipCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.ClipCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/FormatterCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/FormatterCallback.html
index ff0f11908b9..253039935c1 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/FormatterCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/FormatterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.FormatterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/OpacityCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/OpacityCallback.html
index d82eabd8d3f..2268985c36a 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/OpacityCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/OpacityCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.OpacityCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/TextShadowBlurCallback.html b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/TextShadowBlurCallback.html
index 39f5b17e537..116f23dc4a4 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/class-use/TextShadowBlurCallback.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/class-use/TextShadowBlurCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.callbacks.TextShadowBlurCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/package-summary.html b/current/org/pepstock/charba/client/datalabels/callbacks/package-summary.html
index d46d7f3131c..a9e8fe50073 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/package-summary.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/package-tree.html b/current/org/pepstock/charba/client/datalabels/callbacks/package-tree.html
index 6f7f933a9b6..3cb3e1ea988 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/package-tree.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels.callbacks Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/callbacks/package-use.html b/current/org/pepstock/charba/client/datalabels/callbacks/package-use.html
index 701c8dc7e2d..ce0e5413fb3 100644
--- a/current/org/pepstock/charba/client/datalabels/callbacks/package-use.html
+++ b/current/org/pepstock/charba/client/datalabels/callbacks/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.datalabels.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/AbstractBuilder.html b/current/org/pepstock/charba/client/datalabels/class-use/AbstractBuilder.html
index 697cb18a921..bb444736959 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/AbstractBuilder.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/AbstractBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.AbstractBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelId.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelId.html
index 5404e2d743d..e5b3d23073a 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelId.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelId.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.DataLabelId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsContext.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsContext.html
index f9a8cc17932..ee8fff7b676 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsContext.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.DataLabelsContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsEnvelop.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsEnvelop.html
index 3d775cc7afe..a2beeec976e 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsEnvelop.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsEnvelop.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.DataLabelsEnvelop (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptions.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptions.html
index e8c6944f9d0..dd9c8449401 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptions.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.DataLabelsOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsBuilder.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsBuilder.html
index 23682ae3687..9ca232df225 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsBuilder.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.DataLabelsOptionsBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsFactory.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsFactory.html
index 2133d16fd90..85c3bfde69a 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsFactory.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.DataLabelsOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsPlugin.html b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsPlugin.html
index ec4b6145d5f..568a5620255 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsPlugin.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/DataLabelsPlugin.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.DataLabelsPlugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/Font.html b/current/org/pepstock/charba/client/datalabels/class-use/Font.html
index 7ed4f8df27e..62c21a84ea4 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/Font.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/Font.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.Font (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/LabelItem.html b/current/org/pepstock/charba/client/datalabels/class-use/LabelItem.html
index 0bc740c3cac..ec2ebf55b0d 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/LabelItem.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/LabelItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.LabelItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/LabelItemBuilder.html b/current/org/pepstock/charba/client/datalabels/class-use/LabelItemBuilder.html
index ba8fafde588..3969eb2213a 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/LabelItemBuilder.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/LabelItemBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.LabelItemBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/Labels.html b/current/org/pepstock/charba/client/datalabels/class-use/Labels.html
index f03dcea2861..f2e55f07869 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/Labels.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/Labels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.Labels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/Listeners.html b/current/org/pepstock/charba/client/datalabels/class-use/Listeners.html
index 3d1fc1d2256..b2bb77ed9e5 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/Listeners.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/Listeners.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.Listeners (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/class-use/Padding.html b/current/org/pepstock/charba/client/datalabels/class-use/Padding.html
index 7a54ea6ca83..5d33152b287 100644
--- a/current/org/pepstock/charba/client/datalabels/class-use/Padding.html
+++ b/current/org/pepstock/charba/client/datalabels/class-use/Padding.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/Align.html b/current/org/pepstock/charba/client/datalabels/enums/Align.html
index f3c16886795..6f4eb0ac699 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/Align.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/Align.html
@@ -2,10 +2,10 @@
-
+
Align (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/Anchor.html b/current/org/pepstock/charba/client/datalabels/enums/Anchor.html
index d1cf8a60b3a..3df8a0decf9 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/Anchor.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/Anchor.html
@@ -2,10 +2,10 @@
-
+
Anchor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/Event.html b/current/org/pepstock/charba/client/datalabels/enums/Event.html
index 6e0333afe80..a173282f627 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/Event.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/Event.html
@@ -2,10 +2,10 @@
-
+
Event (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/class-use/Align.html b/current/org/pepstock/charba/client/datalabels/enums/class-use/Align.html
index 3ecf3c5235f..5a759dd8b6d 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/class-use/Align.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/class-use/Align.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.enums.Align (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/class-use/Anchor.html b/current/org/pepstock/charba/client/datalabels/enums/class-use/Anchor.html
index 6c8a4423ed6..24e39416dd2 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/class-use/Anchor.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/class-use/Anchor.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.enums.Anchor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/class-use/Event.html b/current/org/pepstock/charba/client/datalabels/enums/class-use/Event.html
index 8ba24290369..4135beb2b09 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/class-use/Event.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/class-use/Event.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.enums.Event (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/package-summary.html b/current/org/pepstock/charba/client/datalabels/enums/package-summary.html
index 6b033a3a414..93ad7906ef3 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/package-summary.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/package-tree.html b/current/org/pepstock/charba/client/datalabels/enums/package-tree.html
index 9d2c181beb6..c9262046fda 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/package-tree.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels.enums Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/enums/package-use.html b/current/org/pepstock/charba/client/datalabels/enums/package-use.html
index 7a9b825d29a..0638c87df16 100644
--- a/current/org/pepstock/charba/client/datalabels/enums/package-use.html
+++ b/current/org/pepstock/charba/client/datalabels/enums/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.datalabels.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/AbstractEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/AbstractEventHandler.html
index bdae5e1e6a7..89c887ce5c8 100644
--- a/current/org/pepstock/charba/client/datalabels/events/AbstractEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/AbstractEventHandler.html
@@ -2,10 +2,10 @@
-
+
AbstractEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/ClickEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/ClickEventHandler.html
index 17b97bce887..f0d01f2e460 100644
--- a/current/org/pepstock/charba/client/datalabels/events/ClickEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/ClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
ClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/EnterEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/EnterEventHandler.html
index d8a6ac4eed4..60e785a839a 100644
--- a/current/org/pepstock/charba/client/datalabels/events/EnterEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/EnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
EnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/LeaveEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/LeaveEventHandler.html
index 9433b361b7f..99f75fedf6b 100644
--- a/current/org/pepstock/charba/client/datalabels/events/LeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/LeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
LeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/class-use/AbstractEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/class-use/AbstractEventHandler.html
index 62ba3ada1cb..bcf7ee975bd 100644
--- a/current/org/pepstock/charba/client/datalabels/events/class-use/AbstractEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/class-use/AbstractEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.datalabels.events.AbstractEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/class-use/ClickEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/class-use/ClickEventHandler.html
index bdae33e260c..f33835f9d52 100644
--- a/current/org/pepstock/charba/client/datalabels/events/class-use/ClickEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/class-use/ClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.events.ClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/class-use/EnterEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/class-use/EnterEventHandler.html
index f5a7f4451ee..0bf0d52b5c0 100644
--- a/current/org/pepstock/charba/client/datalabels/events/class-use/EnterEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/class-use/EnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.events.EnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/class-use/LeaveEventHandler.html b/current/org/pepstock/charba/client/datalabels/events/class-use/LeaveEventHandler.html
index 0b969230ea5..dcb6c39cd1c 100644
--- a/current/org/pepstock/charba/client/datalabels/events/class-use/LeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/datalabels/events/class-use/LeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.datalabels.events.LeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/package-summary.html b/current/org/pepstock/charba/client/datalabels/events/package-summary.html
index 533c0310a92..8995cba9aa8 100644
--- a/current/org/pepstock/charba/client/datalabels/events/package-summary.html
+++ b/current/org/pepstock/charba/client/datalabels/events/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels.events (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/package-tree.html b/current/org/pepstock/charba/client/datalabels/events/package-tree.html
index 90e95e71a57..8b8393a6a67 100644
--- a/current/org/pepstock/charba/client/datalabels/events/package-tree.html
+++ b/current/org/pepstock/charba/client/datalabels/events/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels.events Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/events/package-use.html b/current/org/pepstock/charba/client/datalabels/events/package-use.html
index b83ed272900..6e59c85cd53 100644
--- a/current/org/pepstock/charba/client/datalabels/events/package-use.html
+++ b/current/org/pepstock/charba/client/datalabels/events/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.datalabels.events (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/package-summary.html b/current/org/pepstock/charba/client/datalabels/package-summary.html
index ed2efda5d99..dcfc560d8f8 100644
--- a/current/org/pepstock/charba/client/datalabels/package-summary.html
+++ b/current/org/pepstock/charba/client/datalabels/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/package-tree.html b/current/org/pepstock/charba/client/datalabels/package-tree.html
index 208ef7a1c22..3f2e3d58803 100644
--- a/current/org/pepstock/charba/client/datalabels/package-tree.html
+++ b/current/org/pepstock/charba/client/datalabels/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.datalabels Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/datalabels/package-use.html b/current/org/pepstock/charba/client/datalabels/package-use.html
index db6300f945e..726c2253d2d 100644
--- a/current/org/pepstock/charba/client/datalabels/package-use.html
+++ b/current/org/pepstock/charba/client/datalabels/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.datalabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAbstractTitle.html b/current/org/pepstock/charba/client/defaults/IsDefaultAbstractTitle.html
index c527852661e..c78ac03c29d 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAbstractTitle.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAbstractTitle.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAbstractTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAdapters.html b/current/org/pepstock/charba/client/defaults/IsDefaultAdapters.html
index e5017721654..552508b1cf7 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAdapters.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAdapters.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAdapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAngleLines.html b/current/org/pepstock/charba/client/defaults/IsDefaultAngleLines.html
index f91080a95b3..e9375a776c9 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAngleLines.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAngleLines.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAnimation.html b/current/org/pepstock/charba/client/defaults/IsDefaultAnimation.html
index 1ac8a049e8b..76971e22daf 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAnimation.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAnimationCollection.html b/current/org/pepstock/charba/client/defaults/IsDefaultAnimationCollection.html
index 4761cc5cf95..9cbc2291c78 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAnimationCollection.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAnimationCollection.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAnimationCollection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAnimationContainer.html b/current/org/pepstock/charba/client/defaults/IsDefaultAnimationContainer.html
index 8139745c236..3b996958583 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAnimationContainer.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAnimationContainer.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAnimationContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAnimationTransition.html b/current/org/pepstock/charba/client/defaults/IsDefaultAnimationTransition.html
index 70b3649415c..6e39397dfa2 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAnimationTransition.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAnimationTransition.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAnimationTransition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultAnimations.html b/current/org/pepstock/charba/client/defaults/IsDefaultAnimations.html
index 606ea303b24..7ffce5ef96f 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultAnimations.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultAnimations.html
@@ -2,10 +2,10 @@
-
+
IsDefaultAnimations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultArc.html b/current/org/pepstock/charba/client/defaults/IsDefaultArc.html
index 63690be29ba..a620ca013cd 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultArc.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultArc.html
@@ -2,10 +2,10 @@
-
+
IsDefaultArc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultBar.html b/current/org/pepstock/charba/client/defaults/IsDefaultBar.html
index 80939e09724..bf010a27484 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultBar.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultBar.html
@@ -2,10 +2,10 @@
-
+
IsDefaultBar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultBarDatasets.html b/current/org/pepstock/charba/client/defaults/IsDefaultBarDatasets.html
index 81641facdbc..a3df2ae3c1c 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultBarDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultBarDatasets.html
@@ -2,10 +2,10 @@
-
+
IsDefaultBarDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultBaseAnimation.html b/current/org/pepstock/charba/client/defaults/IsDefaultBaseAnimation.html
index d6833b1fe14..b8627c20aa7 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultBaseAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultBaseAnimation.html
@@ -2,10 +2,10 @@
-
+
IsDefaultBaseAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultBaseFormatOptions.html b/current/org/pepstock/charba/client/defaults/IsDefaultBaseFormatOptions.html
index b5740790e6a..8c83369c643 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultBaseFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultBaseFormatOptions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultBaseFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultBoxHandler.html b/current/org/pepstock/charba/client/defaults/IsDefaultBoxHandler.html
index 820c7f3a324..f7890c70a9f 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultBoxHandler.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultBoxHandler.html
@@ -2,10 +2,10 @@
-
+
IsDefaultBoxHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultDatasets.html b/current/org/pepstock/charba/client/defaults/IsDefaultDatasets.html
index 42ffb881d4f..8872101b5dc 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultDatasets.html
@@ -2,10 +2,10 @@
-
+
IsDefaultDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultDateAdapterOptions.html b/current/org/pepstock/charba/client/defaults/IsDefaultDateAdapterOptions.html
index caf01eab477..58ac173b103 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultDateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultDateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultDateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultDateTimeFormatOptions.html b/current/org/pepstock/charba/client/defaults/IsDefaultDateTimeFormatOptions.html
index aadd851b77b..20f5bdc4fda 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultDateTimeFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultDateTimeFormatOptions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultDateTimeFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultDecimation.html b/current/org/pepstock/charba/client/defaults/IsDefaultDecimation.html
index f18ce68be67..0c4ed81429c 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultDecimation.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultDecimation.html
@@ -2,10 +2,10 @@
-
+
IsDefaultDecimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultElements.html b/current/org/pepstock/charba/client/defaults/IsDefaultElements.html
index 1b829637e73..f5ff66cdb52 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultElements.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultElements.html
@@ -2,10 +2,10 @@
-
+
IsDefaultElements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultEventHandler.html b/current/org/pepstock/charba/client/defaults/IsDefaultEventHandler.html
index 19a102ec192..d2268671613 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultEventHandler.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultEventHandler.html
@@ -2,10 +2,10 @@
-
+
IsDefaultEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultFillHandler.html b/current/org/pepstock/charba/client/defaults/IsDefaultFillHandler.html
index 8b0b53ad61e..40fbd39cea0 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultFillHandler.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultFillHandler.html
@@ -2,10 +2,10 @@
-
+
IsDefaultFillHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultFiller.html b/current/org/pepstock/charba/client/defaults/IsDefaultFiller.html
index b444cfbd168..eb48eadc991 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultFiller.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultFiller.html
@@ -2,10 +2,10 @@
-
+
IsDefaultFiller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultFont.html b/current/org/pepstock/charba/client/defaults/IsDefaultFont.html
index 0b82d6149c5..f215432c6ce 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultFont.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultFont.html
@@ -2,10 +2,10 @@
-
+
IsDefaultFont (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultFontContainer.html b/current/org/pepstock/charba/client/defaults/IsDefaultFontContainer.html
index 4a5513ba496..4caca7740ab 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultFontContainer.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultFontContainer.html
@@ -2,10 +2,10 @@
-
+
IsDefaultFontContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultGrid.html b/current/org/pepstock/charba/client/defaults/IsDefaultGrid.html
index 1ed6d88dcc2..460c5d91065 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultGrid.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultGrid.html
@@ -2,10 +2,10 @@
-
+
IsDefaultGrid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultInteraction.html b/current/org/pepstock/charba/client/defaults/IsDefaultInteraction.html
index 98d1370f462..d0f84a9efc6 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultInteraction.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultInteraction.html
@@ -2,10 +2,10 @@
-
+
IsDefaultInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultLayout.html b/current/org/pepstock/charba/client/defaults/IsDefaultLayout.html
index 4c6a57b92d5..5451e18f510 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultLayout.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultLayout.html
@@ -2,10 +2,10 @@
-
+
IsDefaultLayout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultLegend.html b/current/org/pepstock/charba/client/defaults/IsDefaultLegend.html
index 90a4de5c519..9c9757b2148 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultLegend.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultLegend.html
@@ -2,10 +2,10 @@
-
+
IsDefaultLegend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultLegendLabels.html b/current/org/pepstock/charba/client/defaults/IsDefaultLegendLabels.html
index 63126f8992f..0bdff6dad57 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultLegendLabels.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultLegendLabels.html
@@ -2,10 +2,10 @@
-
+
IsDefaultLegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultLegendTitle.html b/current/org/pepstock/charba/client/defaults/IsDefaultLegendTitle.html
index e8f9d63d2d3..4d731e2ed55 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultLegendTitle.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultLegendTitle.html
@@ -2,10 +2,10 @@
-
+
IsDefaultLegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultLine.html b/current/org/pepstock/charba/client/defaults/IsDefaultLine.html
index 82d9d4bd7f4..a811bf6d00f 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultLine.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultLine.html
@@ -2,10 +2,10 @@
-
+
IsDefaultLine (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultMajor.html b/current/org/pepstock/charba/client/defaults/IsDefaultMajor.html
index 9fa74f5529d..15a7f4ef0b9 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultMajor.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultMajor.html
@@ -2,10 +2,10 @@
-
+
IsDefaultMajor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultNumberFormatOptions.html b/current/org/pepstock/charba/client/defaults/IsDefaultNumberFormatOptions.html
index 9a6e040ed6e..dc103af77ef 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultNumberFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultNumberFormatOptions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultNumberFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultOptions.html b/current/org/pepstock/charba/client/defaults/IsDefaultOptions.html
index 0a39b1b1ea9..b10a70f4fa5 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultOptions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultOptions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultOptionsElement.html b/current/org/pepstock/charba/client/defaults/IsDefaultOptionsElement.html
index 5243fbd777b..ace039405fc 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultOptionsElement.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultOptionsElement.html
@@ -2,10 +2,10 @@
-
+
IsDefaultOptionsElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultPadding.html b/current/org/pepstock/charba/client/defaults/IsDefaultPadding.html
index d946b3ad925..6bffad4f68b 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultPadding.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultPadding.html
@@ -2,10 +2,10 @@
-
+
IsDefaultPadding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultPluginElement.html b/current/org/pepstock/charba/client/defaults/IsDefaultPluginElement.html
index d2e4a7af0fc..09d49c3534a 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultPluginElement.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultPluginElement.html
@@ -2,10 +2,10 @@
-
+
IsDefaultPluginElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultPlugins.html b/current/org/pepstock/charba/client/defaults/IsDefaultPlugins.html
index 921c87ad8bf..9ccb6bdbde5 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultPlugins.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultPlugins.html
@@ -2,10 +2,10 @@
-
+
IsDefaultPlugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultPoint.html b/current/org/pepstock/charba/client/defaults/IsDefaultPoint.html
index f94816eb9c6..89c276d679d 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultPoint.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultPoint.html
@@ -2,10 +2,10 @@
-
+
IsDefaultPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultPointLabels.html b/current/org/pepstock/charba/client/defaults/IsDefaultPointLabels.html
index 321e647e530..651cb2421d7 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultPointLabels.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultPointLabels.html
@@ -2,10 +2,10 @@
-
+
IsDefaultPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultPointStyleHandler.html b/current/org/pepstock/charba/client/defaults/IsDefaultPointStyleHandler.html
index 3dc8d8188af..23ae0a08d20 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultPointStyleHandler.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultPointStyleHandler.html
@@ -2,10 +2,10 @@
-
+
IsDefaultPointStyleHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultScale.html b/current/org/pepstock/charba/client/defaults/IsDefaultScale.html
index 259c80e8b10..2e3d337f109 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultScale.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultScale.html
@@ -2,10 +2,10 @@
-
+
IsDefaultScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultScaleBorder.html b/current/org/pepstock/charba/client/defaults/IsDefaultScaleBorder.html
index 97122b655c4..469f65aa2dd 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultScaleBorder.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultScaleBorder.html
@@ -2,10 +2,10 @@
-
+
IsDefaultScaleBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultScaleLines.html b/current/org/pepstock/charba/client/defaults/IsDefaultScaleLines.html
index 92dad3d0e77..6ad8ee11257 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultScaleLines.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultScaleLines.html
@@ -2,10 +2,10 @@
-
+
IsDefaultScaleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultScaleTitle.html b/current/org/pepstock/charba/client/defaults/IsDefaultScaleTitle.html
index e36c1d68927..7f42015cd4f 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultScaleTitle.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultScaleTitle.html
@@ -2,10 +2,10 @@
-
+
IsDefaultScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultScaledOptions.html b/current/org/pepstock/charba/client/defaults/IsDefaultScaledOptions.html
index e6f1787ce34..f64cb260d7a 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultScaledOptions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultScaledOptions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultScaledOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultScales.html b/current/org/pepstock/charba/client/defaults/IsDefaultScales.html
index b2ecdc12bed..4233dcf6713 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultScales.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultScales.html
@@ -2,10 +2,10 @@
-
+
IsDefaultScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultSubtitle.html b/current/org/pepstock/charba/client/defaults/IsDefaultSubtitle.html
index 495b6755db3..d28db1e28ce 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultSubtitle.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultSubtitle.html
@@ -2,10 +2,10 @@
-
+
IsDefaultSubtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTextDirectionHandler.html b/current/org/pepstock/charba/client/defaults/IsDefaultTextDirectionHandler.html
index ae4313232cf..96fe4c1f98a 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTextDirectionHandler.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTextDirectionHandler.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTextDirectionHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTicks.html b/current/org/pepstock/charba/client/defaults/IsDefaultTicks.html
index 93781f3bbaa..8dc5fa45f54 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTicks.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTicks.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTicks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTime.html b/current/org/pepstock/charba/client/defaults/IsDefaultTime.html
index 8533b3ce463..19bb1ba63ff 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTime.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTime.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTitle.html b/current/org/pepstock/charba/client/defaults/IsDefaultTitle.html
index 1a405db9286..72d808f57c9 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTitle.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTitle.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTooltips.html b/current/org/pepstock/charba/client/defaults/IsDefaultTooltips.html
index 73460ea6ebb..3d52b81e28f 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTooltips.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTooltips.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTransitions.html b/current/org/pepstock/charba/client/defaults/IsDefaultTransitions.html
index f0c9a05d515..cc86291f80b 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTransitions.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTransitions.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTransitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/IsDefaultTypedDataset.html b/current/org/pepstock/charba/client/defaults/IsDefaultTypedDataset.html
index c74e98fa94d..bac13518319 100644
--- a/current/org/pepstock/charba/client/defaults/IsDefaultTypedDataset.html
+++ b/current/org/pepstock/charba/client/defaults/IsDefaultTypedDataset.html
@@ -2,10 +2,10 @@
-
+
IsDefaultTypedDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/NoDefaults.html b/current/org/pepstock/charba/client/defaults/NoDefaults.html
index cca77d9355c..ebeb5ae0778 100644
--- a/current/org/pepstock/charba/client/defaults/NoDefaults.html
+++ b/current/org/pepstock/charba/client/defaults/NoDefaults.html
@@ -2,10 +2,10 @@
-
+
NoDefaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAdapters.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAdapters.html
index f9dba22aef8..45039fa7935 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAdapters.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAdapters.html
@@ -2,10 +2,10 @@
-
+
DefaultChartAdapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAngleLines.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAngleLines.html
index 54c40eae484..27b5935a8b3 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAngleLines.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAngleLines.html
@@ -2,10 +2,10 @@
-
+
DefaultChartAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimation.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimation.html
index 7f3c1da49e8..15b1209bcf2 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimation.html
@@ -2,10 +2,10 @@
-
+
DefaultChartAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationCollection.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationCollection.html
index 74ffeea3017..ef5feabfe9f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationCollection.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationCollection.html
@@ -2,10 +2,10 @@
-
+
DefaultChartAnimationCollection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationTransition.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationTransition.html
index e9477bf051c..4ae6cd1b1fe 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationTransition.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimationTransition.html
@@ -2,10 +2,10 @@
-
+
DefaultChartAnimationTransition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimations.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimations.html
index ece789ced57..e9ef38ad521 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimations.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartAnimations.html
@@ -2,10 +2,10 @@
-
+
DefaultChartAnimations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartArc.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartArc.html
index 1f7db654db2..3018e1221ce 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartArc.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartArc.html
@@ -2,10 +2,10 @@
-
+
DefaultChartArc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartBar.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartBar.html
index ecc585f34be..ac06f1f0fd9 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartBar.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartBar.html
@@ -2,10 +2,10 @@
-
+
DefaultChartBar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartDatasets.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartDatasets.html
index cc9299e131d..ccae004c01e 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartDatasets.html
@@ -2,10 +2,10 @@
-
+
DefaultChartDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartDateAdapterOptions.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartDateAdapterOptions.html
index 2dc34cfeee3..0ae426f4a5d 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartDateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartDateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultChartDateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartDecimation.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartDecimation.html
index 99b5de40e2e..6da03add721 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartDecimation.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartDecimation.html
@@ -2,10 +2,10 @@
-
+
DefaultChartDecimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartElements.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartElements.html
index 0efc1c49084..23e1673ade4 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartElements.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartElements.html
@@ -2,10 +2,10 @@
-
+
DefaultChartElements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartFiller.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartFiller.html
index 98221374221..7552a4a3f11 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartFiller.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartFiller.html
@@ -2,10 +2,10 @@
-
+
DefaultChartFiller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartFont.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartFont.html
index e591f3c93fc..c9d883368b0 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartFont.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartFont.html
@@ -2,10 +2,10 @@
-
+
DefaultChartFont (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartGrid.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartGrid.html
index c8124a3b956..e563e4efb7b 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartGrid.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartGrid.html
@@ -2,10 +2,10 @@
-
+
DefaultChartGrid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartHover.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartHover.html
index adf38893859..fa218d9d629 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartHover.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartHover.html
@@ -2,10 +2,10 @@
-
+
DefaultChartHover (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartInteraction.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartInteraction.html
index 227f19de0b4..407f7a8b853 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartInteraction.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartInteraction.html
@@ -2,10 +2,10 @@
-
+
DefaultChartInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLayout.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLayout.html
index a49f36289b6..fa0a29c7e88 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLayout.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLayout.html
@@ -2,10 +2,10 @@
-
+
DefaultChartLayout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegend.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegend.html
index 0b6d761cc90..cdb5ee7e31f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegend.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegend.html
@@ -2,10 +2,10 @@
-
+
DefaultChartLegend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendLabels.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendLabels.html
index f82b80c7c53..8dd41c39dc6 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendLabels.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendLabels.html
@@ -2,10 +2,10 @@
-
+
DefaultChartLegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendTitle.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendTitle.html
index 9514bf0a84b..352c996543c 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendTitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLegendTitle.html
@@ -2,10 +2,10 @@
-
+
DefaultChartLegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLine.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLine.html
index e1158b3c6de..beb471c0cff 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartLine.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartLine.html
@@ -2,10 +2,10 @@
-
+
DefaultChartLine (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartOptions.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartOptions.html
index 9ccc1adc8a3..aa0c462f45c 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartOptions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultChartOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPadding.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPadding.html
index 27891c2365e..4fbb87604f7 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPadding.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPadding.html
@@ -2,10 +2,10 @@
-
+
DefaultChartPadding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPlugins.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPlugins.html
index 9f27e2d1cee..3aa5170477e 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPlugins.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPlugins.html
@@ -2,10 +2,10 @@
-
+
DefaultChartPlugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPoint.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPoint.html
index 2743fc750c3..0c2be3a92ce 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPoint.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPoint.html
@@ -2,10 +2,10 @@
-
+
DefaultChartPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPointLabels.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPointLabels.html
index 3082bbd9b25..b3cbf7a3fc8 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartPointLabels.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartPointLabels.html
@@ -2,10 +2,10 @@
-
+
DefaultChartPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScale.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScale.html
index ebb368fd47a..5ff784a7648 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScale.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScale.html
@@ -2,10 +2,10 @@
-
+
DefaultChartScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleBorder.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleBorder.html
index 2c38357df1a..2435ff3181f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleBorder.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleBorder.html
@@ -2,10 +2,10 @@
-
+
DefaultChartScaleBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleTitle.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleTitle.html
index 2731834d4e1..a7031ec8e2a 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleTitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScaleTitle.html
@@ -2,10 +2,10 @@
-
+
DefaultChartScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScales.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScales.html
index b735229d9de..53ca6fc0ea6 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartScales.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartScales.html
@@ -2,10 +2,10 @@
-
+
DefaultChartScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartSubtitle.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartSubtitle.html
index 4fd208aed40..f0b63082103 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartSubtitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartSubtitle.html
@@ -2,10 +2,10 @@
-
+
DefaultChartSubtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTicks.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTicks.html
index 0f66e0f8461..4add0863041 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTicks.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTicks.html
@@ -2,10 +2,10 @@
-
+
DefaultChartTicks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTime.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTime.html
index 15e19401a0b..d846ee2a377 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTime.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTime.html
@@ -2,10 +2,10 @@
-
+
DefaultChartTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTitle.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTitle.html
index 6072cd489b1..89a585d0231 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTitle.html
@@ -2,10 +2,10 @@
-
+
DefaultChartTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTooltips.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTooltips.html
index bf3c40febb6..e43285ac413 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTooltips.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTooltips.html
@@ -2,10 +2,10 @@
-
+
DefaultChartTooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTransitions.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTransitions.html
index bd5f0f45a0d..fafb5ac1035 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTransitions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTransitions.html
@@ -2,10 +2,10 @@
-
+
DefaultChartTransitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTypedDatasets.html b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTypedDatasets.html
index 745d94a81fc..103487c7351 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultChartTypedDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultChartTypedDatasets.html
@@ -2,10 +2,10 @@
-
+
DefaultChartTypedDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/DefaultGlobalOptions.html b/current/org/pepstock/charba/client/defaults/chart/DefaultGlobalOptions.html
index 543ebf677a7..f9d14529540 100644
--- a/current/org/pepstock/charba/client/defaults/chart/DefaultGlobalOptions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/DefaultGlobalOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultGlobalOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAdapters.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAdapters.html
index bfeb4a8a410..c1ed03026fa 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAdapters.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAdapters.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartAdapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAngleLines.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAngleLines.html
index 466f0de3c31..934bca01d75 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAngleLines.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAngleLines.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimation.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimation.html
index dfaa9133e0e..7333230c771 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationCollection.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationCollection.html
index 0ff33a525b3..9f1ab9d1229 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationCollection.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationCollection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationCollection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationTransition.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationTransition.html
index 520b29ec21a..051c40adcf7 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationTransition.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimationTransition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartAnimationTransition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimations.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimations.html
index 7a9018804a2..78295d64f14 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimations.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartAnimations.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartAnimations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartArc.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartArc.html
index 759745af5ca..d32939c8980 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartArc.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartArc.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartArc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartBar.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartBar.html
index bd60c994cf6..3ea49839803 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartBar.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartBar.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartBar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDatasets.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDatasets.html
index fafa38f4cf6..f887ff1b724 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDatasets.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDateAdapterOptions.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDateAdapterOptions.html
index 1f2479b4016..19289cc2e00 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartDateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDecimation.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDecimation.html
index c47d22c9220..b4948a8e876 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDecimation.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartDecimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartDecimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartElements.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartElements.html
index c1eac70dfa7..cba877c5a13 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartElements.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartElements.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartElements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFiller.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFiller.html
index 1f50f2f8da0..8e11329d022 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFiller.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFiller.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartFiller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFont.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFont.html
index cb927d9f6a5..75bb9ba15c5 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFont.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartFont.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartFont (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartGrid.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartGrid.html
index 907f6d5bcf9..6a77e874804 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartGrid.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartGrid.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartGrid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartHover.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartHover.html
index 879c910a395..8f5c0ecb92f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartHover.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartHover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartHover (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartInteraction.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartInteraction.html
index 5d51e8270d4..6165e47da2f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartInteraction.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartInteraction.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLayout.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLayout.html
index 83bf55948b6..f17cd35fa1a 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLayout.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLayout.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartLayout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegend.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegend.html
index 8718c7d25ae..20d11590da0 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegend.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegend.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartLegend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendLabels.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendLabels.html
index f1e6e5d22ed..46e13b886dd 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendLabels.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartLegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendTitle.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendTitle.html
index e699f270c91..085c59e8988 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendTitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLegendTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartLegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLine.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLine.html
index 6a5acc1da1b..9a009ec6c7b 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLine.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartLine.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartLine (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartOptions.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartOptions.html
index 968e3df5c26..ba7a0ce13c7 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartOptions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPadding.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPadding.html
index bd3ae79f0c7..7f9cff36481 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPadding.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPadding.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartPadding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPlugins.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPlugins.html
index 02a0227e500..63426f49a67 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPlugins.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPlugins.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartPlugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPoint.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPoint.html
index 91c30883d3e..ff7f12beb48 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPoint.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPointLabels.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPointLabels.html
index a5fd1ae8260..d7919ad13e3 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPointLabels.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartPointLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScale.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScale.html
index 98dbbeccc61..24a76c1f7ad 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScale.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScale.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleBorder.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleBorder.html
index 0d5422a7517..cd86f220e3f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleBorder.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleBorder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartScaleBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleTitle.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleTitle.html
index 54690ac152c..468064bf1b3 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleTitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScaleTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScales.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScales.html
index 93f1135361c..53904bf0d92 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScales.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartScales.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartSubtitle.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartSubtitle.html
index 47d8efe78f9..fe3615094df 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartSubtitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartSubtitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartSubtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTicks.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTicks.html
index f9b3b9ccfff..f6c713d0631 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTicks.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTicks.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartTicks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTime.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTime.html
index a6b8031d453..62c8a60e40f 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTime.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTime.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTitle.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTitle.html
index d5c929f8462..6242ff10639 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTitle.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTooltips.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTooltips.html
index 7773528e942..8c6f0bc4182 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTooltips.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTooltips.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartTooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTransitions.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTransitions.html
index d2281ff92a9..c3b351f7f2b 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTransitions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTransitions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartTransitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTypedDatasets.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTypedDatasets.html
index 1c9e1518c26..82fb283af24 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTypedDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultChartTypedDatasets.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultChartTypedDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultGlobalOptions.html b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultGlobalOptions.html
index 885aa08e9ca..815742e32c6 100644
--- a/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultGlobalOptions.html
+++ b/current/org/pepstock/charba/client/defaults/chart/class-use/DefaultGlobalOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.chart.DefaultGlobalOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/package-summary.html b/current/org/pepstock/charba/client/defaults/chart/package-summary.html
index 193571e2202..dead31438ef 100644
--- a/current/org/pepstock/charba/client/defaults/chart/package-summary.html
+++ b/current/org/pepstock/charba/client/defaults/chart/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.defaults.chart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/package-tree.html b/current/org/pepstock/charba/client/defaults/chart/package-tree.html
index df5caa1799d..283e6247a76 100644
--- a/current/org/pepstock/charba/client/defaults/chart/package-tree.html
+++ b/current/org/pepstock/charba/client/defaults/chart/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.defaults.chart Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/chart/package-use.html b/current/org/pepstock/charba/client/defaults/chart/package-use.html
index b4e9b984ce5..b6cda14cb16 100644
--- a/current/org/pepstock/charba/client/defaults/chart/package-use.html
+++ b/current/org/pepstock/charba/client/defaults/chart/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.defaults.chart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAbstractTitle.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAbstractTitle.html
index 8d446affd94..0b56c32a42d 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAbstractTitle.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAbstractTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAbstractTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAdapters.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAdapters.html
index aa1821beb5b..ac4d9372415 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAdapters.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAdapters.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAdapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAngleLines.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAngleLines.html
index f19e3423338..d331d2d17b2 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAngleLines.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAngleLines.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimation.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimation.html
index 8f41c21830b..f2f3872689b 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationCollection.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationCollection.html
index 7437a4eb505..4a3ea689ba0 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationCollection.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationCollection.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAnimationCollection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationContainer.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationContainer.html
index 287866c7b6a..aa8f3e8a69e 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationContainer.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationContainer.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAnimationContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationTransition.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationTransition.html
index c76d834c5e3..14b240ed70c 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationTransition.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimationTransition.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAnimationTransition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimations.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimations.html
index 1a0ac6aea81..c815af618ee 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimations.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultAnimations.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultAnimations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultArc.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultArc.html
index e67bf214d44..0d94a9a6750 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultArc.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultArc.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultArc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBar.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBar.html
index 2f42f8e65d6..818ad331f72 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBar.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBar.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultBar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBarDatasets.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBarDatasets.html
index 27873f53c70..80e5a429861 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBarDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBarDatasets.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultBarDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseAnimation.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseAnimation.html
index 96d6c6e9db4..58f626396ed 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseAnimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultBaseAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseFormatOptions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseFormatOptions.html
index c731f4ae9fd..c914911d49d 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBaseFormatOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultBaseFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBoxHandler.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBoxHandler.html
index 8c5cc40ec13..4ced07763f6 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBoxHandler.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultBoxHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultBoxHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDatasets.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDatasets.html
index a49e19c0c4b..2ea31bcc52f 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDatasets.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateAdapterOptions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateAdapterOptions.html
index 9c2d1f35c01..46dd5cae032 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultDateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateTimeFormatOptions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateTimeFormatOptions.html
index ea7cf1e45c9..081e720b1b1 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateTimeFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDateTimeFormatOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultDateTimeFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDecimation.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDecimation.html
index 9229c8cdefc..8d9355ca702 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDecimation.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultDecimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultDecimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultElements.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultElements.html
index 426ddcbf0bf..a22c5003e07 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultElements.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultElements.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultElements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultEventHandler.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultEventHandler.html
index ca0d76b1bd5..1a0a668c90f 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultEventHandler.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFillHandler.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFillHandler.html
index f4def2a4aa8..000d9a580d6 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFillHandler.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFillHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultFillHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFiller.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFiller.html
index c492ae69972..666b5970599 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFiller.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFiller.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultFiller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFont.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFont.html
index aca085a221b..75ae9afa05a 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFont.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFont.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultFont (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFontContainer.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFontContainer.html
index 6a0f614a046..fbfff6915ab 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFontContainer.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultFontContainer.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultFontContainer (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultGrid.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultGrid.html
index 245093831f4..83e6a0f555a 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultGrid.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultGrid.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultGrid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultInteraction.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultInteraction.html
index 612c736f532..bc63eeb27bd 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultInteraction.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultInteraction.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLayout.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLayout.html
index 220cb83d9d6..c026020c94a 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLayout.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLayout.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultLayout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegend.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegend.html
index ddba4a90e0f..0cf680494bc 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegend.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegend.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultLegend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendLabels.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendLabels.html
index ef3e5632ae8..0e7cbd06ba8 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendLabels.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultLegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendTitle.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendTitle.html
index eaf2992bf6a..23ff0de0f9c 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendTitle.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLegendTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultLegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLine.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLine.html
index df787344fe2..746b88b1ef3 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLine.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultLine.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultLine (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultMajor.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultMajor.html
index a6d4f29967e..1ec73ec5c67 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultMajor.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultMajor.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultMajor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultNumberFormatOptions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultNumberFormatOptions.html
index a829eb1a006..338cc6a0647 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultNumberFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultNumberFormatOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultNumberFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptions.html
index e93ce54c712..d3f897ad083 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptionsElement.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptionsElement.html
index c62eb95f8fe..f2c2ff94a7a 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptionsElement.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultOptionsElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultOptionsElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPadding.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPadding.html
index 4aaac4f7e12..33590f24d51 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPadding.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPadding.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultPadding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPluginElement.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPluginElement.html
index d5f832817ac..0caa18661be 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPluginElement.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPluginElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultPluginElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPlugins.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPlugins.html
index 30ce84e5803..55126f23a16 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPlugins.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPlugins.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultPlugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPoint.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPoint.html
index e72c450e0a9..aa27fccd833 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPoint.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointLabels.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointLabels.html
index beb49f21006..ff08442b242 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointLabels.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointStyleHandler.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointStyleHandler.html
index 627c57e2180..95e880f5a95 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointStyleHandler.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultPointStyleHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultPointStyleHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScale.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScale.html
index 604f88709ef..2d38f04ebda 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScale.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScale.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleBorder.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleBorder.html
index 1d6d186c3a9..ae768c1e46a 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleBorder.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleBorder.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultScaleBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleLines.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleLines.html
index 23084cfada6..e6e6c85ceaa 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleLines.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleLines.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultScaleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleTitle.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleTitle.html
index 3b85c9c24c8..f8b52db7bea 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleTitle.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaleTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaledOptions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaledOptions.html
index dd6f370679f..20019c014a6 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaledOptions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScaledOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultScaledOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScales.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScales.html
index 227632d1d7e..c29bcd58fef 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScales.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultScales.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultSubtitle.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultSubtitle.html
index def26524fb0..5099d4a69df 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultSubtitle.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultSubtitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultSubtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTextDirectionHandler.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTextDirectionHandler.html
index 3645025057d..544b531540b 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTextDirectionHandler.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTextDirectionHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTextDirectionHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTicks.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTicks.html
index 75e4affa066..aa7afe20bb5 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTicks.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTicks.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTicks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTime.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTime.html
index 897817f9298..24cdacbdab8 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTime.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTime.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTitle.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTitle.html
index c2387f1970d..b1afb96c3c1 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTitle.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTooltips.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTooltips.html
index 156f46a72c4..0c657cb08b5 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTooltips.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTooltips.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTransitions.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTransitions.html
index fe2d09e2d96..cdf666822d5 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTransitions.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTransitions.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTransitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTypedDataset.html b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTypedDataset.html
index 381d5694e0c..800dac8359d 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTypedDataset.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/IsDefaultTypedDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.defaults.IsDefaultTypedDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/class-use/NoDefaults.html b/current/org/pepstock/charba/client/defaults/class-use/NoDefaults.html
index c81ec8a1516..ef0ff542b67 100644
--- a/current/org/pepstock/charba/client/defaults/class-use/NoDefaults.html
+++ b/current/org/pepstock/charba/client/defaults/class-use/NoDefaults.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.NoDefaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/AbstractDefaultOptions.html b/current/org/pepstock/charba/client/defaults/globals/AbstractDefaultOptions.html
index 2592efbf032..c7f2047fe09 100644
--- a/current/org/pepstock/charba/client/defaults/globals/AbstractDefaultOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/AbstractDefaultOptions.html
@@ -2,10 +2,10 @@
-
+
AbstractDefaultOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultAdapters.html b/current/org/pepstock/charba/client/defaults/globals/DefaultAdapters.html
index 3017afed21d..85579ae7e48 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultAdapters.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultAdapters.html
@@ -2,10 +2,10 @@
-
+
DefaultAdapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultAngleLines.html b/current/org/pepstock/charba/client/defaults/globals/DefaultAngleLines.html
index 03ff0975507..7d46e6486de 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultAngleLines.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultAngleLines.html
@@ -2,10 +2,10 @@
-
+
DefaultAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimation.html b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimation.html
index 72e8a664bba..c3ae4b90e1e 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimation.html
@@ -2,10 +2,10 @@
-
+
DefaultAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationCollection.html b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationCollection.html
index 799731f5124..23d1760b941 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationCollection.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationCollection.html
@@ -2,10 +2,10 @@
-
+
DefaultAnimationCollection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationTransition.html b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationTransition.html
index 828cf7b8110..81e06a988c4 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationTransition.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimationTransition.html
@@ -2,10 +2,10 @@
-
+
DefaultAnimationTransition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimations.html b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimations.html
index 0a83cfb5be8..29535b52d60 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultAnimations.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultAnimations.html
@@ -2,10 +2,10 @@
-
+
DefaultAnimations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultArc.html b/current/org/pepstock/charba/client/defaults/globals/DefaultArc.html
index 222085b1968..2501b3bd010 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultArc.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultArc.html
@@ -2,10 +2,10 @@
-
+
DefaultArc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultBar.html b/current/org/pepstock/charba/client/defaults/globals/DefaultBar.html
index 945de232a11..a82e63f1266 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultBar.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultBar.html
@@ -2,10 +2,10 @@
-
+
DefaultBar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultBaseFormatOptions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultBaseFormatOptions.html
index 61161f97922..a29cd8e0274 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultBaseFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultBaseFormatOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultBaseFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultDatasets.html b/current/org/pepstock/charba/client/defaults/globals/DefaultDatasets.html
index bf35613b7d2..506f7b7daf5 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultDatasets.html
@@ -2,10 +2,10 @@
-
+
DefaultDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultDateAdapterOptions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultDateAdapterOptions.html
index 2663eb4b04c..e604e4601e7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultDateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultDateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultDateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultDateTimeFormatOptions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultDateTimeFormatOptions.html
index f7b1e0d06d3..21a9864f67c 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultDateTimeFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultDateTimeFormatOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultDateTimeFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultDecimation.html b/current/org/pepstock/charba/client/defaults/globals/DefaultDecimation.html
index 7bc068fc9d2..dc0001bfaf9 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultDecimation.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultDecimation.html
@@ -2,10 +2,10 @@
-
+
DefaultDecimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultElements.html b/current/org/pepstock/charba/client/defaults/globals/DefaultElements.html
index 8c85f02bec9..09d04055801 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultElements.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultElements.html
@@ -2,10 +2,10 @@
-
+
DefaultElements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultFiller.html b/current/org/pepstock/charba/client/defaults/globals/DefaultFiller.html
index 708462fd3ba..40fbbdcf963 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultFiller.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultFiller.html
@@ -2,10 +2,10 @@
-
+
DefaultFiller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultGrid.html b/current/org/pepstock/charba/client/defaults/globals/DefaultGrid.html
index b0b23f50a0d..def4c341da3 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultGrid.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultGrid.html
@@ -2,10 +2,10 @@
-
+
DefaultGrid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultHover.html b/current/org/pepstock/charba/client/defaults/globals/DefaultHover.html
index eae813cd285..4737b1f96e7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultHover.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultHover.html
@@ -2,10 +2,10 @@
-
+
DefaultHover (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultInteraction.html b/current/org/pepstock/charba/client/defaults/globals/DefaultInteraction.html
index d4099912e4d..e7e9febe6c5 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultInteraction.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultInteraction.html
@@ -2,10 +2,10 @@
-
+
DefaultInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultLayout.html b/current/org/pepstock/charba/client/defaults/globals/DefaultLayout.html
index e2fe1e8b856..e0bf8de4ac1 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultLayout.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultLayout.html
@@ -2,10 +2,10 @@
-
+
DefaultLayout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultLegend.html b/current/org/pepstock/charba/client/defaults/globals/DefaultLegend.html
index d2449dce361..1d24835e926 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultLegend.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultLegend.html
@@ -2,10 +2,10 @@
-
+
DefaultLegend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultLegendLabels.html b/current/org/pepstock/charba/client/defaults/globals/DefaultLegendLabels.html
index 30f230299a7..e67dc262b96 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultLegendLabels.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultLegendLabels.html
@@ -2,10 +2,10 @@
-
+
DefaultLegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultLegendTitle.html b/current/org/pepstock/charba/client/defaults/globals/DefaultLegendTitle.html
index 3276502c2c2..00cda882708 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultLegendTitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultLegendTitle.html
@@ -2,10 +2,10 @@
-
+
DefaultLegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultLine.html b/current/org/pepstock/charba/client/defaults/globals/DefaultLine.html
index f28e54f9940..0567845418b 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultLine.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultLine.html
@@ -2,10 +2,10 @@
-
+
DefaultLine (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultMajor.html b/current/org/pepstock/charba/client/defaults/globals/DefaultMajor.html
index 32450b35a22..1822e1dfcc7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultMajor.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultMajor.html
@@ -2,10 +2,10 @@
-
+
DefaultMajor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultNumberFormatOptions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultNumberFormatOptions.html
index 06c19a94239..3361415b3f5 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultNumberFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultNumberFormatOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultNumberFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultOptions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultOptions.html
index 12c1b322ea7..8c40a111f70 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultPadding.html b/current/org/pepstock/charba/client/defaults/globals/DefaultPadding.html
index 7d1670a471b..ea420cfe209 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultPadding.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultPadding.html
@@ -2,10 +2,10 @@
-
+
DefaultPadding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultPlugins.html b/current/org/pepstock/charba/client/defaults/globals/DefaultPlugins.html
index 91254caf727..44a18a46e18 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultPlugins.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultPlugins.html
@@ -2,10 +2,10 @@
-
+
DefaultPlugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultPoint.html b/current/org/pepstock/charba/client/defaults/globals/DefaultPoint.html
index b651d020444..00ca6ad74d6 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultPoint.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultPoint.html
@@ -2,10 +2,10 @@
-
+
DefaultPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultPointLabels.html b/current/org/pepstock/charba/client/defaults/globals/DefaultPointLabels.html
index 8ac8d1d0b13..f28283fd231 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultPointLabels.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultPointLabels.html
@@ -2,10 +2,10 @@
-
+
DefaultPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultRoutedFont.html b/current/org/pepstock/charba/client/defaults/globals/DefaultRoutedFont.html
index c9fe1292696..8ace091eb14 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultRoutedFont.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultRoutedFont.html
@@ -2,10 +2,10 @@
-
+
DefaultRoutedFont (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultScale.html b/current/org/pepstock/charba/client/defaults/globals/DefaultScale.html
index fe1d5b7c1d1..b89c6337f2f 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultScale.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultScale.html
@@ -2,10 +2,10 @@
-
+
DefaultScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultScaleBorder.html b/current/org/pepstock/charba/client/defaults/globals/DefaultScaleBorder.html
index bdc2a5394b9..dc4a192e2d7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultScaleBorder.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultScaleBorder.html
@@ -2,10 +2,10 @@
-
+
DefaultScaleBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultScaleTitle.html b/current/org/pepstock/charba/client/defaults/globals/DefaultScaleTitle.html
index e59b7019b25..688a4f0cc2d 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultScaleTitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultScaleTitle.html
@@ -2,10 +2,10 @@
-
+
DefaultScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultScaledOptions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultScaledOptions.html
index 0758717dfda..d69dd1e689d 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultScaledOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultScaledOptions.html
@@ -2,10 +2,10 @@
-
+
DefaultScaledOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultScales.html b/current/org/pepstock/charba/client/defaults/globals/DefaultScales.html
index a1520b17cc8..7d82ba4251f 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultScales.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultScales.html
@@ -2,10 +2,10 @@
-
+
DefaultScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultSubtitle.html b/current/org/pepstock/charba/client/defaults/globals/DefaultSubtitle.html
index 6621aa06450..f1b980c41fb 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultSubtitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultSubtitle.html
@@ -2,10 +2,10 @@
-
+
DefaultSubtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultTicks.html b/current/org/pepstock/charba/client/defaults/globals/DefaultTicks.html
index 3c46e196a89..a3bc1447437 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultTicks.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultTicks.html
@@ -2,10 +2,10 @@
-
+
DefaultTicks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultTime.html b/current/org/pepstock/charba/client/defaults/globals/DefaultTime.html
index 7e63614781c..3598d616bdb 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultTime.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultTime.html
@@ -2,10 +2,10 @@
-
+
DefaultTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultTitle.html b/current/org/pepstock/charba/client/defaults/globals/DefaultTitle.html
index d9d56b3565d..787f50b5a1c 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultTitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultTitle.html
@@ -2,10 +2,10 @@
-
+
DefaultTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultTooltips.html b/current/org/pepstock/charba/client/defaults/globals/DefaultTooltips.html
index 8891b8e9675..a14c77008ca 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultTooltips.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultTooltips.html
@@ -2,10 +2,10 @@
-
+
DefaultTooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultTransitions.html b/current/org/pepstock/charba/client/defaults/globals/DefaultTransitions.html
index 60df7522ea5..1182b978648 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultTransitions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultTransitions.html
@@ -2,10 +2,10 @@
-
+
DefaultTransitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultTypedDataset.html b/current/org/pepstock/charba/client/defaults/globals/DefaultTypedDataset.html
index fbdc93036c5..e4ab61fe902 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultTypedDataset.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultTypedDataset.html
@@ -2,10 +2,10 @@
-
+
DefaultTypedDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/DefaultsBuilder.html b/current/org/pepstock/charba/client/defaults/globals/DefaultsBuilder.html
index 9d0c38f80a3..bfb93e6cfba 100644
--- a/current/org/pepstock/charba/client/defaults/globals/DefaultsBuilder.html
+++ b/current/org/pepstock/charba/client/defaults/globals/DefaultsBuilder.html
@@ -2,10 +2,10 @@
-
+
DefaultsBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/AbstractDefaultOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/AbstractDefaultOptions.html
index 0fef3ee97e5..31f9181a0fa 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/AbstractDefaultOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/AbstractDefaultOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.AbstractDefaultOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAdapters.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAdapters.html
index 87fb00c7fa0..0a74ed27551 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAdapters.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAdapters.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultAdapters (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAngleLines.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAngleLines.html
index 5341c12bfee..485801e45ee 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAngleLines.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAngleLines.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultAngleLines (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimation.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimation.html
index dadf3c2a928..b859506a887 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimation.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultAnimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationCollection.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationCollection.html
index a5b73ac38ac..f7175cee11c 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationCollection.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationCollection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultAnimationCollection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationTransition.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationTransition.html
index b36ee8f9f21..12ee15a27c8 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationTransition.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimationTransition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultAnimationTransition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimations.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimations.html
index c4f794f40c3..35ffd2bd072 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimations.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultAnimations.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultAnimations (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultArc.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultArc.html
index 2e04a6071aa..5653e6290c7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultArc.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultArc.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultArc (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBar.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBar.html
index 5ad0159de19..c1e11af247a 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBar.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBar.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultBar (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBaseFormatOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBaseFormatOptions.html
index 330951a7423..e422dbf5cc3 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBaseFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultBaseFormatOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultBaseFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDatasets.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDatasets.html
index 0fadc137ce9..8675c41c77f 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDatasets.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDatasets.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultDatasets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateAdapterOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateAdapterOptions.html
index a1e6d5b6425..cee160c7898 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateAdapterOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateAdapterOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultDateAdapterOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateTimeFormatOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateTimeFormatOptions.html
index 65dfa0cb7d3..8dfb6589a1e 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateTimeFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDateTimeFormatOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultDateTimeFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDecimation.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDecimation.html
index c8dcd5593dc..1101fd5d2a5 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDecimation.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultDecimation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultDecimation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultElements.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultElements.html
index c34080243e0..1ccd74cb0cf 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultElements.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultElements.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultElements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultFiller.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultFiller.html
index 106996b5147..e04e5fb87a8 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultFiller.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultFiller.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultFiller (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultGrid.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultGrid.html
index 357f5809f50..6b667e6ed63 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultGrid.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultGrid.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultGrid (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultHover.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultHover.html
index 09d7f1ce919..fd081ed0576 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultHover.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultHover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultHover (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultInteraction.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultInteraction.html
index ebca412acf8..0dfd9d95d14 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultInteraction.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultInteraction.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultInteraction (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLayout.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLayout.html
index bfc9903b479..1b3b71fb7d8 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLayout.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLayout.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultLayout (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegend.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegend.html
index 83734da732f..6b1e1f84cdf 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegend.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegend.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultLegend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendLabels.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendLabels.html
index 15a5ebe0af4..df9e4276ff4 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendLabels.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultLegendLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendTitle.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendTitle.html
index 20d3b9896ef..e307a318d23 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendTitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLegendTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultLegendTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLine.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLine.html
index 8e53579763a..5b793d9065d 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLine.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultLine.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultLine (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultMajor.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultMajor.html
index 9c056cdee1e..f6a59da29c2 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultMajor.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultMajor.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultMajor (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultNumberFormatOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultNumberFormatOptions.html
index ab7da2a6a66..f5993f55329 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultNumberFormatOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultNumberFormatOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultNumberFormatOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultOptions.html
index c3b49db4a19..57c4bf67c22 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPadding.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPadding.html
index 5c9b848f867..1ca4947dc4f 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPadding.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPadding.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultPadding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPlugins.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPlugins.html
index f75401a8d07..835297cf8e7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPlugins.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPlugins.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultPlugins (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPoint.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPoint.html
index 260b48909f2..92c707a45c6 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPoint.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPointLabels.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPointLabels.html
index 92be01ac402..bcf4eed848d 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPointLabels.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultPointLabels.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultPointLabels (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultRoutedFont.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultRoutedFont.html
index bd0bc316795..fea4fc8baec 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultRoutedFont.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultRoutedFont.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultRoutedFont (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScale.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScale.html
index dd94ed48432..a5319616955 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScale.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScale.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultScale (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleBorder.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleBorder.html
index f85f361809d..7c537d6c267 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleBorder.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleBorder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultScaleBorder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleTitle.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleTitle.html
index 4b97521db45..6e2f51e7f6d 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleTitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaleTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultScaleTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaledOptions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaledOptions.html
index 5a1495bec82..be62e249c79 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaledOptions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScaledOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultScaledOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScales.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScales.html
index db4f8cb99c3..162b508c399 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScales.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultScales.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultScales (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultSubtitle.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultSubtitle.html
index ba596bfc051..2107387e939 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultSubtitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultSubtitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultSubtitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTicks.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTicks.html
index 509b83451ad..943b78c4c2d 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTicks.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTicks.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultTicks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTime.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTime.html
index 7680e37631a..f955e9eff7a 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTime.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTime.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTitle.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTitle.html
index bb15dc676eb..c84185afde7 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTitle.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTitle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultTitle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTooltips.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTooltips.html
index aa014a6958f..5c4bab12b58 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTooltips.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTooltips.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultTooltips (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTransitions.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTransitions.html
index 014d9e2bb72..550b3159583 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTransitions.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTransitions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultTransitions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTypedDataset.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTypedDataset.html
index 3b7f1ca6194..a600e081304 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTypedDataset.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultTypedDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultTypedDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultsBuilder.html b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultsBuilder.html
index 7e7fc55adc6..64a719afcb0 100644
--- a/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultsBuilder.html
+++ b/current/org/pepstock/charba/client/defaults/globals/class-use/DefaultsBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.defaults.globals.DefaultsBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/package-summary.html b/current/org/pepstock/charba/client/defaults/globals/package-summary.html
index 847e3ffdfec..5e44a7389a5 100644
--- a/current/org/pepstock/charba/client/defaults/globals/package-summary.html
+++ b/current/org/pepstock/charba/client/defaults/globals/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.defaults.globals (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/package-tree.html b/current/org/pepstock/charba/client/defaults/globals/package-tree.html
index 1465cbf99d7..341bf987d1e 100644
--- a/current/org/pepstock/charba/client/defaults/globals/package-tree.html
+++ b/current/org/pepstock/charba/client/defaults/globals/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.defaults.globals Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/globals/package-use.html b/current/org/pepstock/charba/client/defaults/globals/package-use.html
index 30ed43d3702..63c7d8a0dff 100644
--- a/current/org/pepstock/charba/client/defaults/globals/package-use.html
+++ b/current/org/pepstock/charba/client/defaults/globals/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.defaults.globals (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/package-summary.html b/current/org/pepstock/charba/client/defaults/package-summary.html
index 6a607d76531..91e5548f56c 100644
--- a/current/org/pepstock/charba/client/defaults/package-summary.html
+++ b/current/org/pepstock/charba/client/defaults/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.defaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/package-tree.html b/current/org/pepstock/charba/client/defaults/package-tree.html
index 6fdf9c088a4..c7255e396ba 100644
--- a/current/org/pepstock/charba/client/defaults/package-tree.html
+++ b/current/org/pepstock/charba/client/defaults/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.defaults Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/defaults/package-use.html b/current/org/pepstock/charba/client/defaults/package-use.html
index f5202ac2f68..ffdf801b86f 100644
--- a/current/org/pepstock/charba/client/defaults/package-use.html
+++ b/current/org/pepstock/charba/client/defaults/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.defaults (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseAttribute.html b/current/org/pepstock/charba/client/dom/BaseAttribute.html
index 3a4818588cf..ee48da8dfeb 100644
--- a/current/org/pepstock/charba/client/dom/BaseAttribute.html
+++ b/current/org/pepstock/charba/client/dom/BaseAttribute.html
@@ -2,10 +2,10 @@
-
+
BaseAttribute (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseDocument.html b/current/org/pepstock/charba/client/dom/BaseDocument.html
index 25944847233..ad7aa9791f3 100644
--- a/current/org/pepstock/charba/client/dom/BaseDocument.html
+++ b/current/org/pepstock/charba/client/dom/BaseDocument.html
@@ -2,10 +2,10 @@
-
+
BaseDocument (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseElement.html b/current/org/pepstock/charba/client/dom/BaseElement.html
index 916b1fbdec7..c9614eacc13 100644
--- a/current/org/pepstock/charba/client/dom/BaseElement.html
+++ b/current/org/pepstock/charba/client/dom/BaseElement.html
@@ -2,10 +2,10 @@
-
+
BaseElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseEventTarget.EventListenerCallback.html b/current/org/pepstock/charba/client/dom/BaseEventTarget.EventListenerCallback.html
index 5cac9dfec5e..94c8cc32274 100644
--- a/current/org/pepstock/charba/client/dom/BaseEventTarget.EventListenerCallback.html
+++ b/current/org/pepstock/charba/client/dom/BaseEventTarget.EventListenerCallback.html
@@ -2,10 +2,10 @@
-
+
BaseEventTarget.EventListenerCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseEventTarget.html b/current/org/pepstock/charba/client/dom/BaseEventTarget.html
index 7a0c2048fa4..6f98c8d4026 100644
--- a/current/org/pepstock/charba/client/dom/BaseEventTarget.html
+++ b/current/org/pepstock/charba/client/dom/BaseEventTarget.html
@@ -2,10 +2,10 @@
-
+
BaseEventTarget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseHtmlDocument.html b/current/org/pepstock/charba/client/dom/BaseHtmlDocument.html
index fe6de147de2..05953a37b15 100644
--- a/current/org/pepstock/charba/client/dom/BaseHtmlDocument.html
+++ b/current/org/pepstock/charba/client/dom/BaseHtmlDocument.html
@@ -2,10 +2,10 @@
-
+
BaseHtmlDocument (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseHtmlElement.html b/current/org/pepstock/charba/client/dom/BaseHtmlElement.html
index 1ed5f770b98..9211021b996 100644
--- a/current/org/pepstock/charba/client/dom/BaseHtmlElement.html
+++ b/current/org/pepstock/charba/client/dom/BaseHtmlElement.html
@@ -2,10 +2,10 @@
-
+
BaseHtmlElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseLocation.html b/current/org/pepstock/charba/client/dom/BaseLocation.html
index b5b0d7c6472..6845ed24e5b 100644
--- a/current/org/pepstock/charba/client/dom/BaseLocation.html
+++ b/current/org/pepstock/charba/client/dom/BaseLocation.html
@@ -2,10 +2,10 @@
-
+
BaseLocation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseNavigator.html b/current/org/pepstock/charba/client/dom/BaseNavigator.html
index 14652176a74..e74f00fa9d8 100644
--- a/current/org/pepstock/charba/client/dom/BaseNavigator.html
+++ b/current/org/pepstock/charba/client/dom/BaseNavigator.html
@@ -2,10 +2,10 @@
-
+
BaseNavigator (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseNode.html b/current/org/pepstock/charba/client/dom/BaseNode.html
index 626245c6c46..fe3a8a78969 100644
--- a/current/org/pepstock/charba/client/dom/BaseNode.html
+++ b/current/org/pepstock/charba/client/dom/BaseNode.html
@@ -2,10 +2,10 @@
-
+
BaseNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/BaseStyleProperties.html b/current/org/pepstock/charba/client/dom/BaseStyleProperties.html
index 50b526d15d6..5189f6d02fb 100644
--- a/current/org/pepstock/charba/client/dom/BaseStyleProperties.html
+++ b/current/org/pepstock/charba/client/dom/BaseStyleProperties.html
@@ -2,10 +2,10 @@
-
+
BaseStyleProperties (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/DOM.html b/current/org/pepstock/charba/client/dom/DOM.html
index bf293bfa0de..28d7c7c2e5f 100644
--- a/current/org/pepstock/charba/client/dom/DOM.html
+++ b/current/org/pepstock/charba/client/dom/DOM.html
@@ -2,10 +2,10 @@
-
+
DOM (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/DOMBuilder.html b/current/org/pepstock/charba/client/dom/DOMBuilder.html
index 4a09087394d..94581f29c63 100644
--- a/current/org/pepstock/charba/client/dom/DOMBuilder.html
+++ b/current/org/pepstock/charba/client/dom/DOMBuilder.html
@@ -2,10 +2,10 @@
-
+
DOMBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/DOMRectangle.html b/current/org/pepstock/charba/client/dom/DOMRectangle.html
index eceb2622b99..f62e3b32984 100644
--- a/current/org/pepstock/charba/client/dom/DOMRectangle.html
+++ b/current/org/pepstock/charba/client/dom/DOMRectangle.html
@@ -2,10 +2,10 @@
-
+
DOMRectangle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/IsCastable.html b/current/org/pepstock/charba/client/dom/IsCastable.html
index 8af1e90265d..440db23cfa5 100644
--- a/current/org/pepstock/charba/client/dom/IsCastable.html
+++ b/current/org/pepstock/charba/client/dom/IsCastable.html
@@ -2,10 +2,10 @@
-
+
IsCastable (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/MutationObserver.MutationObserverCallback.html b/current/org/pepstock/charba/client/dom/MutationObserver.MutationObserverCallback.html
index cdbc95227f9..7fcce17b9b1 100644
--- a/current/org/pepstock/charba/client/dom/MutationObserver.MutationObserverCallback.html
+++ b/current/org/pepstock/charba/client/dom/MutationObserver.MutationObserverCallback.html
@@ -2,10 +2,10 @@
-
+
MutationObserver.MutationObserverCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/MutationObserver.html b/current/org/pepstock/charba/client/dom/MutationObserver.html
index 37df14e1343..ed851d77faa 100644
--- a/current/org/pepstock/charba/client/dom/MutationObserver.html
+++ b/current/org/pepstock/charba/client/dom/MutationObserver.html
@@ -2,10 +2,10 @@
-
+
MutationObserver (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/MutationObserverInit.html b/current/org/pepstock/charba/client/dom/MutationObserverInit.html
index e09b3f1fc89..58e738e1149 100644
--- a/current/org/pepstock/charba/client/dom/MutationObserverInit.html
+++ b/current/org/pepstock/charba/client/dom/MutationObserverInit.html
@@ -2,10 +2,10 @@
-
+
MutationObserverInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/MutationRecord.html b/current/org/pepstock/charba/client/dom/MutationRecord.html
index 9aded5491a2..615bf6e9fe5 100644
--- a/current/org/pepstock/charba/client/dom/MutationRecord.html
+++ b/current/org/pepstock/charba/client/dom/MutationRecord.html
@@ -2,10 +2,10 @@
-
+
MutationRecord (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/NamedNodeMap.html b/current/org/pepstock/charba/client/dom/NamedNodeMap.html
index 5a1d421a96c..f59762adff4 100644
--- a/current/org/pepstock/charba/client/dom/NamedNodeMap.html
+++ b/current/org/pepstock/charba/client/dom/NamedNodeMap.html
@@ -2,10 +2,10 @@
-
+
NamedNodeMap (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/NodeList.html b/current/org/pepstock/charba/client/dom/NodeList.html
index 0bdcb82a7cf..4559900bd52 100644
--- a/current/org/pepstock/charba/client/dom/NodeList.html
+++ b/current/org/pepstock/charba/client/dom/NodeList.html
@@ -2,10 +2,10 @@
-
+
NodeList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseAttribute.html b/current/org/pepstock/charba/client/dom/class-use/BaseAttribute.html
index 0c7d6944074..c84a053841f 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseAttribute.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseAttribute.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseAttribute (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseDocument.html b/current/org/pepstock/charba/client/dom/class-use/BaseDocument.html
index 2a26a376b73..46d3ef0074a 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseDocument.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseDocument.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseDocument (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseElement.html b/current/org/pepstock/charba/client/dom/class-use/BaseElement.html
index d280c779b7c..5a8fd278a6f 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseElement.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.EventListenerCallback.html b/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.EventListenerCallback.html
index 63a6e227957..382af399282 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.EventListenerCallback.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.EventListenerCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.dom.BaseEventTarget.EventListenerCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.html b/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.html
index e2b03e3728c..e980fbf14b8 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseEventTarget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseEventTarget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseHtmlDocument.html b/current/org/pepstock/charba/client/dom/class-use/BaseHtmlDocument.html
index 3fe19c745f7..8401b87564c 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseHtmlDocument.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseHtmlDocument.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseHtmlDocument (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseHtmlElement.html b/current/org/pepstock/charba/client/dom/class-use/BaseHtmlElement.html
index 9adcdeb655d..076df654721 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseHtmlElement.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseHtmlElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseHtmlElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseLocation.html b/current/org/pepstock/charba/client/dom/class-use/BaseLocation.html
index 67de79c8048..22ce94f4e1f 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseLocation.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseLocation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseLocation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseNavigator.html b/current/org/pepstock/charba/client/dom/class-use/BaseNavigator.html
index 27d8804f6b0..0575581e2f0 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseNavigator.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseNavigator.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseNavigator (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseNode.html b/current/org/pepstock/charba/client/dom/class-use/BaseNode.html
index 4a2563e98df..792c8882ab6 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseNode.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseNode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/BaseStyleProperties.html b/current/org/pepstock/charba/client/dom/class-use/BaseStyleProperties.html
index 2d7a1dc026c..2cd2176b36f 100644
--- a/current/org/pepstock/charba/client/dom/class-use/BaseStyleProperties.html
+++ b/current/org/pepstock/charba/client/dom/class-use/BaseStyleProperties.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.BaseStyleProperties (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/DOM.html b/current/org/pepstock/charba/client/dom/class-use/DOM.html
index 977e76270ef..5203fc00590 100644
--- a/current/org/pepstock/charba/client/dom/class-use/DOM.html
+++ b/current/org/pepstock/charba/client/dom/class-use/DOM.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.DOM (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/DOMBuilder.html b/current/org/pepstock/charba/client/dom/class-use/DOMBuilder.html
index 9c58f13af21..6ba64836ec2 100644
--- a/current/org/pepstock/charba/client/dom/class-use/DOMBuilder.html
+++ b/current/org/pepstock/charba/client/dom/class-use/DOMBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.DOMBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/DOMRectangle.html b/current/org/pepstock/charba/client/dom/class-use/DOMRectangle.html
index c5bc0ea5300..46168c04fe0 100644
--- a/current/org/pepstock/charba/client/dom/class-use/DOMRectangle.html
+++ b/current/org/pepstock/charba/client/dom/class-use/DOMRectangle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.DOMRectangle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/IsCastable.html b/current/org/pepstock/charba/client/dom/class-use/IsCastable.html
index ac24525bcf6..ae5479bd4fe 100644
--- a/current/org/pepstock/charba/client/dom/class-use/IsCastable.html
+++ b/current/org/pepstock/charba/client/dom/class-use/IsCastable.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.dom.IsCastable (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/MutationObserver.MutationObserverCallback.html b/current/org/pepstock/charba/client/dom/class-use/MutationObserver.MutationObserverCallback.html
index 127e03e072e..1273dba9596 100644
--- a/current/org/pepstock/charba/client/dom/class-use/MutationObserver.MutationObserverCallback.html
+++ b/current/org/pepstock/charba/client/dom/class-use/MutationObserver.MutationObserverCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.dom.MutationObserver.MutationObserverCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/MutationObserver.html b/current/org/pepstock/charba/client/dom/class-use/MutationObserver.html
index b69483fdf0c..d7602e8acc2 100644
--- a/current/org/pepstock/charba/client/dom/class-use/MutationObserver.html
+++ b/current/org/pepstock/charba/client/dom/class-use/MutationObserver.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.MutationObserver (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/MutationObserverInit.html b/current/org/pepstock/charba/client/dom/class-use/MutationObserverInit.html
index 7da6484f689..ffb84a1505f 100644
--- a/current/org/pepstock/charba/client/dom/class-use/MutationObserverInit.html
+++ b/current/org/pepstock/charba/client/dom/class-use/MutationObserverInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.dom.MutationObserverInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/MutationRecord.html b/current/org/pepstock/charba/client/dom/class-use/MutationRecord.html
index 3fd54f33f29..a2d6d0ca866 100644
--- a/current/org/pepstock/charba/client/dom/class-use/MutationRecord.html
+++ b/current/org/pepstock/charba/client/dom/class-use/MutationRecord.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.MutationRecord (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/NamedNodeMap.html b/current/org/pepstock/charba/client/dom/class-use/NamedNodeMap.html
index c8bb05ba950..7c56394e8fb 100644
--- a/current/org/pepstock/charba/client/dom/class-use/NamedNodeMap.html
+++ b/current/org/pepstock/charba/client/dom/class-use/NamedNodeMap.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.NamedNodeMap (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/class-use/NodeList.html b/current/org/pepstock/charba/client/dom/class-use/NodeList.html
index b8ac8c4025b..ec58c9ba6aa 100644
--- a/current/org/pepstock/charba/client/dom/class-use/NodeList.html
+++ b/current/org/pepstock/charba/client/dom/class-use/NodeList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.NodeList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Body.html b/current/org/pepstock/charba/client/dom/elements/Body.html
index b5043fac344..3745f6091e6 100644
--- a/current/org/pepstock/charba/client/dom/elements/Body.html
+++ b/current/org/pepstock/charba/client/dom/elements/Body.html
@@ -2,10 +2,10 @@
-
+
Body (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Canvas.html b/current/org/pepstock/charba/client/dom/elements/Canvas.html
index 23f3102bc85..5bd100cbf9c 100644
--- a/current/org/pepstock/charba/client/dom/elements/Canvas.html
+++ b/current/org/pepstock/charba/client/dom/elements/Canvas.html
@@ -2,10 +2,10 @@
-
+
Canvas (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/CanvasGradientItem.html b/current/org/pepstock/charba/client/dom/elements/CanvasGradientItem.html
index 764a00f4cae..8dfd68918e2 100644
--- a/current/org/pepstock/charba/client/dom/elements/CanvasGradientItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/CanvasGradientItem.html
@@ -2,10 +2,10 @@
-
+
CanvasGradientItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/CanvasPatternItem.html b/current/org/pepstock/charba/client/dom/elements/CanvasPatternItem.html
index 9cf7e3e81e0..3ef9a0e6506 100644
--- a/current/org/pepstock/charba/client/dom/elements/CanvasPatternItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/CanvasPatternItem.html
@@ -2,10 +2,10 @@
-
+
CanvasPatternItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/CastHelper.html b/current/org/pepstock/charba/client/dom/elements/CastHelper.html
index 5a6a547a96e..c76adbb8a16 100644
--- a/current/org/pepstock/charba/client/dom/elements/CastHelper.html
+++ b/current/org/pepstock/charba/client/dom/elements/CastHelper.html
@@ -2,10 +2,10 @@
-
+
CastHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Context2dItem.html b/current/org/pepstock/charba/client/dom/elements/Context2dItem.html
index 958c93d931c..0c7d924716a 100644
--- a/current/org/pepstock/charba/client/dom/elements/Context2dItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/Context2dItem.html
@@ -2,10 +2,10 @@
-
+
Context2dItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Div.html b/current/org/pepstock/charba/client/dom/elements/Div.html
index bab0737a803..f8bafd9bfca 100644
--- a/current/org/pepstock/charba/client/dom/elements/Div.html
+++ b/current/org/pepstock/charba/client/dom/elements/Div.html
@@ -2,10 +2,10 @@
-
+
Div (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Head.html b/current/org/pepstock/charba/client/dom/elements/Head.html
index da7e3f40106..b009a293ffb 100644
--- a/current/org/pepstock/charba/client/dom/elements/Head.html
+++ b/current/org/pepstock/charba/client/dom/elements/Head.html
@@ -2,10 +2,10 @@
-
+
Head (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Heading.html b/current/org/pepstock/charba/client/dom/elements/Heading.html
index 718cdf57c2a..b3d6c6207c9 100644
--- a/current/org/pepstock/charba/client/dom/elements/Heading.html
+++ b/current/org/pepstock/charba/client/dom/elements/Heading.html
@@ -2,10 +2,10 @@
-
+
Heading (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/ImageData.html b/current/org/pepstock/charba/client/dom/elements/ImageData.html
index 782624e454e..6dda4a37d1c 100644
--- a/current/org/pepstock/charba/client/dom/elements/ImageData.html
+++ b/current/org/pepstock/charba/client/dom/elements/ImageData.html
@@ -2,10 +2,10 @@
-
+
ImageData (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Img.html b/current/org/pepstock/charba/client/dom/elements/Img.html
index 7913afd234c..41b4e2d3140 100644
--- a/current/org/pepstock/charba/client/dom/elements/Img.html
+++ b/current/org/pepstock/charba/client/dom/elements/Img.html
@@ -2,10 +2,10 @@
-
+
Img (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/LineBreak.html b/current/org/pepstock/charba/client/dom/elements/LineBreak.html
index 4d8357adbe0..56cb1be7998 100644
--- a/current/org/pepstock/charba/client/dom/elements/LineBreak.html
+++ b/current/org/pepstock/charba/client/dom/elements/LineBreak.html
@@ -2,10 +2,10 @@
-
+
LineBreak (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Meta.html b/current/org/pepstock/charba/client/dom/elements/Meta.html
index 8e6cddf6d03..c571fdb71c2 100644
--- a/current/org/pepstock/charba/client/dom/elements/Meta.html
+++ b/current/org/pepstock/charba/client/dom/elements/Meta.html
@@ -2,10 +2,10 @@
-
+
Meta (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Script.html b/current/org/pepstock/charba/client/dom/elements/Script.html
index ae3be1fd0a0..f3f0fa442f1 100644
--- a/current/org/pepstock/charba/client/dom/elements/Script.html
+++ b/current/org/pepstock/charba/client/dom/elements/Script.html
@@ -2,10 +2,10 @@
-
+
Script (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Span.html b/current/org/pepstock/charba/client/dom/elements/Span.html
index 0dfc4a8bc9e..895be653460 100644
--- a/current/org/pepstock/charba/client/dom/elements/Span.html
+++ b/current/org/pepstock/charba/client/dom/elements/Span.html
@@ -2,10 +2,10 @@
-
+
Span (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Style.html b/current/org/pepstock/charba/client/dom/elements/Style.html
index efd0f214f43..c3b2a77c2ef 100644
--- a/current/org/pepstock/charba/client/dom/elements/Style.html
+++ b/current/org/pepstock/charba/client/dom/elements/Style.html
@@ -2,10 +2,10 @@
-
+
Style (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/Table.html b/current/org/pepstock/charba/client/dom/elements/Table.html
index e8b2b8b0f83..88f8836d7a7 100644
--- a/current/org/pepstock/charba/client/dom/elements/Table.html
+++ b/current/org/pepstock/charba/client/dom/elements/Table.html
@@ -2,10 +2,10 @@
-
+
Table (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/TableCell.html b/current/org/pepstock/charba/client/dom/elements/TableCell.html
index 0ada4b52e97..bcee6d55c9a 100644
--- a/current/org/pepstock/charba/client/dom/elements/TableCell.html
+++ b/current/org/pepstock/charba/client/dom/elements/TableCell.html
@@ -2,10 +2,10 @@
-
+
TableCell (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/TableRow.html b/current/org/pepstock/charba/client/dom/elements/TableRow.html
index 23cef52b64a..90a51fc5d36 100644
--- a/current/org/pepstock/charba/client/dom/elements/TableRow.html
+++ b/current/org/pepstock/charba/client/dom/elements/TableRow.html
@@ -2,10 +2,10 @@
-
+
TableRow (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/TextMetricsItem.html b/current/org/pepstock/charba/client/dom/elements/TextMetricsItem.html
index f9dd9ac016a..f51a5769436 100644
--- a/current/org/pepstock/charba/client/dom/elements/TextMetricsItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/TextMetricsItem.html
@@ -2,10 +2,10 @@
-
+
TextMetricsItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/TextNode.html b/current/org/pepstock/charba/client/dom/elements/TextNode.html
index 27eb0180cbd..fd51c3cc91c 100644
--- a/current/org/pepstock/charba/client/dom/elements/TextNode.html
+++ b/current/org/pepstock/charba/client/dom/elements/TextNode.html
@@ -2,10 +2,10 @@
-
+
TextNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Body.html b/current/org/pepstock/charba/client/dom/elements/class-use/Body.html
index 7245facc613..f31c0d33534 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Body.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Body.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Body (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Canvas.html b/current/org/pepstock/charba/client/dom/elements/class-use/Canvas.html
index 360c10df2ca..974a7514610 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Canvas.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Canvas.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Canvas (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/CanvasGradientItem.html b/current/org/pepstock/charba/client/dom/elements/class-use/CanvasGradientItem.html
index c3af0a4b0c3..bed36a5b507 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/CanvasGradientItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/CanvasGradientItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.CanvasGradientItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/CanvasPatternItem.html b/current/org/pepstock/charba/client/dom/elements/class-use/CanvasPatternItem.html
index 0b6a25b8d34..a87582711d9 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/CanvasPatternItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/CanvasPatternItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.CanvasPatternItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/CastHelper.html b/current/org/pepstock/charba/client/dom/elements/class-use/CastHelper.html
index 21ff1fcb27a..be10ec89484 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/CastHelper.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/CastHelper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.CastHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Context2dItem.html b/current/org/pepstock/charba/client/dom/elements/class-use/Context2dItem.html
index 0e9e88c9954..ca5ea5fc696 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Context2dItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Context2dItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Context2dItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Div.html b/current/org/pepstock/charba/client/dom/elements/class-use/Div.html
index 8180f67ae4a..f229b3d86ea 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Div.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Div.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Div (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Head.html b/current/org/pepstock/charba/client/dom/elements/class-use/Head.html
index 524123c3671..9116185f207 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Head.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Head.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Head (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Heading.html b/current/org/pepstock/charba/client/dom/elements/class-use/Heading.html
index 4531695d706..378d3d5f0c6 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Heading.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Heading.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Heading (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/ImageData.html b/current/org/pepstock/charba/client/dom/elements/class-use/ImageData.html
index d36f1e015ff..8f973cf8683 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/ImageData.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/ImageData.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.ImageData (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Img.html b/current/org/pepstock/charba/client/dom/elements/class-use/Img.html
index f9260576c47..9601152f568 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Img.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Img.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Img (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/LineBreak.html b/current/org/pepstock/charba/client/dom/elements/class-use/LineBreak.html
index 13b7c5bcdfd..91e96c04f66 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/LineBreak.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/LineBreak.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.LineBreak (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Meta.html b/current/org/pepstock/charba/client/dom/elements/class-use/Meta.html
index e0f9a23ee81..9f0ecc71f71 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Meta.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Meta.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Meta (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Script.html b/current/org/pepstock/charba/client/dom/elements/class-use/Script.html
index f09a2968a0b..4cad3628160 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Script.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Script.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Script (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Span.html b/current/org/pepstock/charba/client/dom/elements/class-use/Span.html
index 30850575596..297cf943a75 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Span.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Span.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Span (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Style.html b/current/org/pepstock/charba/client/dom/elements/class-use/Style.html
index c7abbf9629c..427fb894624 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Style.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Style.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Style (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/Table.html b/current/org/pepstock/charba/client/dom/elements/class-use/Table.html
index 067eb3013c5..68bec9a6cac 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/Table.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/Table.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.Table (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/TableCell.html b/current/org/pepstock/charba/client/dom/elements/class-use/TableCell.html
index cd852957e48..50ed5ee30f9 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/TableCell.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/TableCell.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.TableCell (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/TableRow.html b/current/org/pepstock/charba/client/dom/elements/class-use/TableRow.html
index 6f4ca2324b5..0184d93558b 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/TableRow.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/TableRow.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.TableRow (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/TextMetricsItem.html b/current/org/pepstock/charba/client/dom/elements/class-use/TextMetricsItem.html
index 18d2e858460..34705d6f157 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/TextMetricsItem.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/TextMetricsItem.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.TextMetricsItem (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/class-use/TextNode.html b/current/org/pepstock/charba/client/dom/elements/class-use/TextNode.html
index 214274c926c..22d274cc88c 100644
--- a/current/org/pepstock/charba/client/dom/elements/class-use/TextNode.html
+++ b/current/org/pepstock/charba/client/dom/elements/class-use/TextNode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.elements.TextNode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/package-summary.html b/current/org/pepstock/charba/client/dom/elements/package-summary.html
index 2aafa321578..b89768655ce 100644
--- a/current/org/pepstock/charba/client/dom/elements/package-summary.html
+++ b/current/org/pepstock/charba/client/dom/elements/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.elements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/package-tree.html b/current/org/pepstock/charba/client/dom/elements/package-tree.html
index 33135e86cc6..2e44c3f42f3 100644
--- a/current/org/pepstock/charba/client/dom/elements/package-tree.html
+++ b/current/org/pepstock/charba/client/dom/elements/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.elements Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/elements/package-use.html b/current/org/pepstock/charba/client/dom/elements/package-use.html
index f8bae9d0b3c..d9479bca27a 100644
--- a/current/org/pepstock/charba/client/dom/elements/package-use.html
+++ b/current/org/pepstock/charba/client/dom/elements/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.dom.elements (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/BorderStyle.html b/current/org/pepstock/charba/client/dom/enums/BorderStyle.html
index c52f74e2c84..9a56d734b3a 100644
--- a/current/org/pepstock/charba/client/dom/enums/BorderStyle.html
+++ b/current/org/pepstock/charba/client/dom/enums/BorderStyle.html
@@ -2,10 +2,10 @@
-
+
BorderStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/CursorType.html b/current/org/pepstock/charba/client/dom/enums/CursorType.html
index 20f58f5a1c5..14c0ce01db8 100644
--- a/current/org/pepstock/charba/client/dom/enums/CursorType.html
+++ b/current/org/pepstock/charba/client/dom/enums/CursorType.html
@@ -2,10 +2,10 @@
-
+
CursorType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/Display.html b/current/org/pepstock/charba/client/dom/enums/Display.html
index 7f1e5897478..db53b8f42ee 100644
--- a/current/org/pepstock/charba/client/dom/enums/Display.html
+++ b/current/org/pepstock/charba/client/dom/enums/Display.html
@@ -2,10 +2,10 @@
-
+
Display (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/EventButton.html b/current/org/pepstock/charba/client/dom/enums/EventButton.html
index e227658926f..e8e2c2da921 100644
--- a/current/org/pepstock/charba/client/dom/enums/EventButton.html
+++ b/current/org/pepstock/charba/client/dom/enums/EventButton.html
@@ -2,10 +2,10 @@
-
+
EventButton (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/EventPhase.html b/current/org/pepstock/charba/client/dom/enums/EventPhase.html
index dc8e789ab08..766b1af5f9f 100644
--- a/current/org/pepstock/charba/client/dom/enums/EventPhase.html
+++ b/current/org/pepstock/charba/client/dom/enums/EventPhase.html
@@ -2,10 +2,10 @@
-
+
EventPhase (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/FillRule.html b/current/org/pepstock/charba/client/dom/enums/FillRule.html
index 8b7dafdfe0b..fc6a7042304 100644
--- a/current/org/pepstock/charba/client/dom/enums/FillRule.html
+++ b/current/org/pepstock/charba/client/dom/enums/FillRule.html
@@ -2,10 +2,10 @@
-
+
FillRule (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/GlobalCompositeOperation.html b/current/org/pepstock/charba/client/dom/enums/GlobalCompositeOperation.html
index 8530058fbb7..517160e0697 100644
--- a/current/org/pepstock/charba/client/dom/enums/GlobalCompositeOperation.html
+++ b/current/org/pepstock/charba/client/dom/enums/GlobalCompositeOperation.html
@@ -2,10 +2,10 @@
-
+
GlobalCompositeOperation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/IsKeyboardKey.html b/current/org/pepstock/charba/client/dom/enums/IsKeyboardKey.html
index 5cbab8cce3f..24377c54609 100644
--- a/current/org/pepstock/charba/client/dom/enums/IsKeyboardKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/IsKeyboardKey.html
@@ -2,10 +2,10 @@
-
+
IsKeyboardKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardCommonKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardCommonKey.html
index 14b65a5a401..7fa016f7fe6 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardCommonKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardCommonKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardCommonKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardEditingKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardEditingKey.html
index 0d17c01f051..183d35a0dbb 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardEditingKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardEditingKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardEditingKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardEventType.html b/current/org/pepstock/charba/client/dom/enums/KeyboardEventType.html
index 5ff44092b7c..b5787ad9e1d 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardEventType.html
@@ -2,10 +2,10 @@
-
+
KeyboardEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardFunctionKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardFunctionKey.html
index 42ecb65961a..935f120a5c4 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardFunctionKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardFunctionKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardFunctionKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardLocation.html b/current/org/pepstock/charba/client/dom/enums/KeyboardLocation.html
index e46f19ce665..c9b4105de27 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardLocation.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardLocation.html
@@ -2,10 +2,10 @@
-
+
KeyboardLocation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardModifierKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardModifierKey.html
index 25839d9d98f..7574d2e9e7f 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardModifierKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardModifierKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardModifierKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardNavigationKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardNavigationKey.html
index b4d2b930307..22b6153177c 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardNavigationKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardNavigationKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardNavigationKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardUiKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardUiKey.html
index 082d1e17ccb..77031b3e2e4 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardUiKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardUiKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardUiKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/KeyboardWhitespaceKey.html b/current/org/pepstock/charba/client/dom/enums/KeyboardWhitespaceKey.html
index de7e805ce4d..5f9bcb96f99 100644
--- a/current/org/pepstock/charba/client/dom/enums/KeyboardWhitespaceKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/KeyboardWhitespaceKey.html
@@ -2,10 +2,10 @@
-
+
KeyboardWhitespaceKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/MouseEventType.html b/current/org/pepstock/charba/client/dom/enums/MouseEventType.html
index a900962e68c..71b36e40d43 100644
--- a/current/org/pepstock/charba/client/dom/enums/MouseEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/MouseEventType.html
@@ -2,10 +2,10 @@
-
+
MouseEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/MutationType.html b/current/org/pepstock/charba/client/dom/enums/MutationType.html
index 99d94fa917f..81c41214090 100644
--- a/current/org/pepstock/charba/client/dom/enums/MutationType.html
+++ b/current/org/pepstock/charba/client/dom/enums/MutationType.html
@@ -2,10 +2,10 @@
-
+
MutationType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/NodeType.html b/current/org/pepstock/charba/client/dom/enums/NodeType.html
index e96a824e427..d801155c97b 100644
--- a/current/org/pepstock/charba/client/dom/enums/NodeType.html
+++ b/current/org/pepstock/charba/client/dom/enums/NodeType.html
@@ -2,10 +2,10 @@
-
+
NodeType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/PointerEventType.html b/current/org/pepstock/charba/client/dom/enums/PointerEventType.html
index 5efbd775c07..4c3d80d0b0d 100644
--- a/current/org/pepstock/charba/client/dom/enums/PointerEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/PointerEventType.html
@@ -2,10 +2,10 @@
-
+
PointerEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/PointerType.html b/current/org/pepstock/charba/client/dom/enums/PointerType.html
index 685dd99679d..a41d4e692bd 100644
--- a/current/org/pepstock/charba/client/dom/enums/PointerType.html
+++ b/current/org/pepstock/charba/client/dom/enums/PointerType.html
@@ -2,10 +2,10 @@
-
+
PointerType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/Position.html b/current/org/pepstock/charba/client/dom/enums/Position.html
index b9dd70ae1ce..31251bbb1a3 100644
--- a/current/org/pepstock/charba/client/dom/enums/Position.html
+++ b/current/org/pepstock/charba/client/dom/enums/Position.html
@@ -2,10 +2,10 @@
-
+
Position (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/Repetition.html b/current/org/pepstock/charba/client/dom/enums/Repetition.html
index eb954dc557f..eb5ff4b8d60 100644
--- a/current/org/pepstock/charba/client/dom/enums/Repetition.html
+++ b/current/org/pepstock/charba/client/dom/enums/Repetition.html
@@ -2,10 +2,10 @@
-
+
Repetition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/TextBaseline.html b/current/org/pepstock/charba/client/dom/enums/TextBaseline.html
index 63a7e3335e0..cfe96689a90 100644
--- a/current/org/pepstock/charba/client/dom/enums/TextBaseline.html
+++ b/current/org/pepstock/charba/client/dom/enums/TextBaseline.html
@@ -2,10 +2,10 @@
-
+
TextBaseline (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/TextDecoration.html b/current/org/pepstock/charba/client/dom/enums/TextDecoration.html
index b248bc6f893..cdf8bcda902 100644
--- a/current/org/pepstock/charba/client/dom/enums/TextDecoration.html
+++ b/current/org/pepstock/charba/client/dom/enums/TextDecoration.html
@@ -2,10 +2,10 @@
-
+
TextDecoration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/TouchEventType.html b/current/org/pepstock/charba/client/dom/enums/TouchEventType.html
index 249f93cac09..c97de1f2301 100644
--- a/current/org/pepstock/charba/client/dom/enums/TouchEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/TouchEventType.html
@@ -2,10 +2,10 @@
-
+
TouchEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/Unit.html b/current/org/pepstock/charba/client/dom/enums/Unit.html
index 09169732974..72e20d89079 100644
--- a/current/org/pepstock/charba/client/dom/enums/Unit.html
+++ b/current/org/pepstock/charba/client/dom/enums/Unit.html
@@ -2,10 +2,10 @@
-
+
Unit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/Visibility.html b/current/org/pepstock/charba/client/dom/enums/Visibility.html
index c6477e500d9..264932ff17b 100644
--- a/current/org/pepstock/charba/client/dom/enums/Visibility.html
+++ b/current/org/pepstock/charba/client/dom/enums/Visibility.html
@@ -2,10 +2,10 @@
-
+
Visibility (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/BorderStyle.html b/current/org/pepstock/charba/client/dom/enums/class-use/BorderStyle.html
index e81a13f0b20..c89b069e082 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/BorderStyle.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/BorderStyle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.BorderStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/CursorType.html b/current/org/pepstock/charba/client/dom/enums/class-use/CursorType.html
index 275695d66a8..0a5f6778e83 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/CursorType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/CursorType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.CursorType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/Display.html b/current/org/pepstock/charba/client/dom/enums/class-use/Display.html
index d9edce16616..b853aadb604 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/Display.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/Display.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.Display (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/EventButton.html b/current/org/pepstock/charba/client/dom/enums/class-use/EventButton.html
index fe1ba67848a..dfb1fba8fdb 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/EventButton.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/EventButton.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.EventButton (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/EventPhase.html b/current/org/pepstock/charba/client/dom/enums/class-use/EventPhase.html
index 00e32ac6fe4..fce4fa6ca31 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/EventPhase.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/EventPhase.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.EventPhase (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/FillRule.html b/current/org/pepstock/charba/client/dom/enums/class-use/FillRule.html
index 0760d18ca49..7c6495236c7 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/FillRule.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/FillRule.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.FillRule (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/GlobalCompositeOperation.html b/current/org/pepstock/charba/client/dom/enums/class-use/GlobalCompositeOperation.html
index bac9979d578..1ec91c09b54 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/GlobalCompositeOperation.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/GlobalCompositeOperation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.GlobalCompositeOperation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/IsKeyboardKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/IsKeyboardKey.html
index 8346051b07c..0adc0688536 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/IsKeyboardKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/IsKeyboardKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.dom.enums.IsKeyboardKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardCommonKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardCommonKey.html
index b32e8680c2e..b00ad9182f0 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardCommonKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardCommonKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardCommonKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEditingKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEditingKey.html
index 30ac8b8f3d0..364ac864e48 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEditingKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEditingKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardEditingKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEventType.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEventType.html
index 1907c69962a..0f8df687aae 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardEventType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardFunctionKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardFunctionKey.html
index 77104068c78..86c8cca2f94 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardFunctionKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardFunctionKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardFunctionKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardLocation.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardLocation.html
index 45f4ace492f..75e5a448e89 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardLocation.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardLocation.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardLocation (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardModifierKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardModifierKey.html
index 024bd587096..bd82146ff20 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardModifierKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardModifierKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardModifierKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardNavigationKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardNavigationKey.html
index 69b55e358ad..4a49b9bfd09 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardNavigationKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardNavigationKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardNavigationKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardUiKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardUiKey.html
index 221edccf807..9dfbdfdd103 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardUiKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardUiKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardUiKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardWhitespaceKey.html b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardWhitespaceKey.html
index 64a66fce896..76f21a9e873 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardWhitespaceKey.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/KeyboardWhitespaceKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.KeyboardWhitespaceKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/MouseEventType.html b/current/org/pepstock/charba/client/dom/enums/class-use/MouseEventType.html
index 620231bd7e5..6919e6ae701 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/MouseEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/MouseEventType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.MouseEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/MutationType.html b/current/org/pepstock/charba/client/dom/enums/class-use/MutationType.html
index 772d5ba3f84..ed62ff40fb9 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/MutationType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/MutationType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.MutationType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/NodeType.html b/current/org/pepstock/charba/client/dom/enums/class-use/NodeType.html
index 8864367df2a..b92f213b544 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/NodeType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/NodeType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.NodeType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/PointerEventType.html b/current/org/pepstock/charba/client/dom/enums/class-use/PointerEventType.html
index 7853886a3bb..a5176817be4 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/PointerEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/PointerEventType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.PointerEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/PointerType.html b/current/org/pepstock/charba/client/dom/enums/class-use/PointerType.html
index 4a3f55aeb7a..62016e54e76 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/PointerType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/PointerType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.PointerType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/Position.html b/current/org/pepstock/charba/client/dom/enums/class-use/Position.html
index 0598d90c6bd..270144a7046 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/Position.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/Position.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.Position (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/Repetition.html b/current/org/pepstock/charba/client/dom/enums/class-use/Repetition.html
index fc1bf05e64d..d9ac3bfcdd5 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/Repetition.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/Repetition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.Repetition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/TextBaseline.html b/current/org/pepstock/charba/client/dom/enums/class-use/TextBaseline.html
index 265e63a38eb..7e41a702a67 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/TextBaseline.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/TextBaseline.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.TextBaseline (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/TextDecoration.html b/current/org/pepstock/charba/client/dom/enums/class-use/TextDecoration.html
index 45070dfc28c..dd0197db850 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/TextDecoration.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/TextDecoration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.TextDecoration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/TouchEventType.html b/current/org/pepstock/charba/client/dom/enums/class-use/TouchEventType.html
index e458ef2f044..5146c110103 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/TouchEventType.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/TouchEventType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.TouchEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/Unit.html b/current/org/pepstock/charba/client/dom/enums/class-use/Unit.html
index e183d94652c..2be56e1433c 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/Unit.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/Unit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.Unit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/class-use/Visibility.html b/current/org/pepstock/charba/client/dom/enums/class-use/Visibility.html
index 9efaef5af1f..ae1bead3c28 100644
--- a/current/org/pepstock/charba/client/dom/enums/class-use/Visibility.html
+++ b/current/org/pepstock/charba/client/dom/enums/class-use/Visibility.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.enums.Visibility (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/package-summary.html b/current/org/pepstock/charba/client/dom/enums/package-summary.html
index 2b82738bedb..398912087ab 100644
--- a/current/org/pepstock/charba/client/dom/enums/package-summary.html
+++ b/current/org/pepstock/charba/client/dom/enums/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/package-tree.html b/current/org/pepstock/charba/client/dom/enums/package-tree.html
index a3f84c4978b..6f0692b02d1 100644
--- a/current/org/pepstock/charba/client/dom/enums/package-tree.html
+++ b/current/org/pepstock/charba/client/dom/enums/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.enums Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/enums/package-use.html b/current/org/pepstock/charba/client/dom/enums/package-use.html
index 88be0227c7f..2b808d24282 100644
--- a/current/org/pepstock/charba/client/dom/enums/package-use.html
+++ b/current/org/pepstock/charba/client/dom/enums/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.dom.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/EventInit.html b/current/org/pepstock/charba/client/dom/events/EventInit.html
index 510131b32b5..d002184e3a0 100644
--- a/current/org/pepstock/charba/client/dom/events/EventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/EventInit.html
@@ -2,10 +2,10 @@
-
+
EventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/KeyboardEventInit.html b/current/org/pepstock/charba/client/dom/events/KeyboardEventInit.html
index ae942d6b229..3c6ba400ec9 100644
--- a/current/org/pepstock/charba/client/dom/events/KeyboardEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/KeyboardEventInit.html
@@ -2,10 +2,10 @@
-
+
KeyboardEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/MouseEventInit.html b/current/org/pepstock/charba/client/dom/events/MouseEventInit.html
index b3d0ba40cf5..5c92ff39a1c 100644
--- a/current/org/pepstock/charba/client/dom/events/MouseEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/MouseEventInit.html
@@ -2,10 +2,10 @@
-
+
MouseEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeAbstractMouseEvent.html b/current/org/pepstock/charba/client/dom/events/NativeAbstractMouseEvent.html
index 58ea34d674e..d4462beffc6 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeAbstractMouseEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeAbstractMouseEvent.html
@@ -2,10 +2,10 @@
-
+
NativeAbstractMouseEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeBaseEvent.html b/current/org/pepstock/charba/client/dom/events/NativeBaseEvent.html
index 5f460834b52..6ba85d7a163 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeBaseEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeBaseEvent.html
@@ -2,10 +2,10 @@
-
+
NativeBaseEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeCustomEvent.html b/current/org/pepstock/charba/client/dom/events/NativeCustomEvent.html
index e02fed9caff..b05806430e3 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeCustomEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeCustomEvent.html
@@ -2,10 +2,10 @@
-
+
NativeCustomEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeKeyboardEvent.html b/current/org/pepstock/charba/client/dom/events/NativeKeyboardEvent.html
index 7bcd896bb1c..d54c6773018 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeKeyboardEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeKeyboardEvent.html
@@ -2,10 +2,10 @@
-
+
NativeKeyboardEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeMouseEvent.html b/current/org/pepstock/charba/client/dom/events/NativeMouseEvent.html
index 3f102109480..63f905567d3 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeMouseEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeMouseEvent.html
@@ -2,10 +2,10 @@
-
+
NativeMouseEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativePointerEvent.html b/current/org/pepstock/charba/client/dom/events/NativePointerEvent.html
index 5f759390f4a..77cdcba2de1 100644
--- a/current/org/pepstock/charba/client/dom/events/NativePointerEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativePointerEvent.html
@@ -2,10 +2,10 @@
-
+
NativePointerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeTouchEvent.html b/current/org/pepstock/charba/client/dom/events/NativeTouchEvent.html
index 8e31d0bde49..0a2aaf00d30 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeTouchEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeTouchEvent.html
@@ -2,10 +2,10 @@
-
+
NativeTouchEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/NativeUIEvent.html b/current/org/pepstock/charba/client/dom/events/NativeUIEvent.html
index f49d2da377d..4c66a6482eb 100644
--- a/current/org/pepstock/charba/client/dom/events/NativeUIEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/NativeUIEvent.html
@@ -2,10 +2,10 @@
-
+
NativeUIEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/PointerEventInit.html b/current/org/pepstock/charba/client/dom/events/PointerEventInit.html
index 19e7c71edbb..beac657e384 100644
--- a/current/org/pepstock/charba/client/dom/events/PointerEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/PointerEventInit.html
@@ -2,10 +2,10 @@
-
+
PointerEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/Touch.html b/current/org/pepstock/charba/client/dom/events/Touch.html
index 58745cbd83d..3cfc74e8f4f 100644
--- a/current/org/pepstock/charba/client/dom/events/Touch.html
+++ b/current/org/pepstock/charba/client/dom/events/Touch.html
@@ -2,10 +2,10 @@
-
+
Touch (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/TouchEventInit.html b/current/org/pepstock/charba/client/dom/events/TouchEventInit.html
index 958230cb19f..38ca2c733fa 100644
--- a/current/org/pepstock/charba/client/dom/events/TouchEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/TouchEventInit.html
@@ -2,10 +2,10 @@
-
+
TouchEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/TouchInit.html b/current/org/pepstock/charba/client/dom/events/TouchInit.html
index aefddc0878c..1a07e59a29f 100644
--- a/current/org/pepstock/charba/client/dom/events/TouchInit.html
+++ b/current/org/pepstock/charba/client/dom/events/TouchInit.html
@@ -2,10 +2,10 @@
-
+
TouchInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/TouchList.html b/current/org/pepstock/charba/client/dom/events/TouchList.html
index 43259ec5a90..993c70bfd34 100644
--- a/current/org/pepstock/charba/client/dom/events/TouchList.html
+++ b/current/org/pepstock/charba/client/dom/events/TouchList.html
@@ -2,10 +2,10 @@
-
+
TouchList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/EventInit.html b/current/org/pepstock/charba/client/dom/events/class-use/EventInit.html
index e5d2e3ad5d2..bb54b5e7938 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/EventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/EventInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.EventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/KeyboardEventInit.html b/current/org/pepstock/charba/client/dom/events/class-use/KeyboardEventInit.html
index 4acf7d80747..32fc628b722 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/KeyboardEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/KeyboardEventInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.KeyboardEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/MouseEventInit.html b/current/org/pepstock/charba/client/dom/events/class-use/MouseEventInit.html
index 5eeac664f99..95ccf6f8ffd 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/MouseEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/MouseEventInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.MouseEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeAbstractMouseEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeAbstractMouseEvent.html
index 1e2548efa10..56ec6282cd0 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeAbstractMouseEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeAbstractMouseEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeAbstractMouseEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeBaseEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeBaseEvent.html
index 1d7c370b35c..0bb27658f70 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeBaseEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeBaseEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeBaseEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeCustomEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeCustomEvent.html
index cdf9f3afe31..2c06b07cb60 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeCustomEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeCustomEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeCustomEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeKeyboardEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeKeyboardEvent.html
index 2ead0c44dfb..c04a3ea2146 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeKeyboardEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeKeyboardEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeKeyboardEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeMouseEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeMouseEvent.html
index 7d43b0764c3..a5fd1e78922 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeMouseEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeMouseEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeMouseEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativePointerEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativePointerEvent.html
index a73af98c692..bbe67280ce2 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativePointerEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativePointerEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativePointerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeTouchEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeTouchEvent.html
index 2458ed193e3..8e95ef30798 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeTouchEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeTouchEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeTouchEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/NativeUIEvent.html b/current/org/pepstock/charba/client/dom/events/class-use/NativeUIEvent.html
index b380bbac30c..1e7d59e1609 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/NativeUIEvent.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/NativeUIEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.NativeUIEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/PointerEventInit.html b/current/org/pepstock/charba/client/dom/events/class-use/PointerEventInit.html
index 6a7e8e8a9ce..c603a501831 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/PointerEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/PointerEventInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.PointerEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/Touch.html b/current/org/pepstock/charba/client/dom/events/class-use/Touch.html
index c607a2c216c..7c19af31670 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/Touch.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/Touch.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.Touch (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/TouchEventInit.html b/current/org/pepstock/charba/client/dom/events/class-use/TouchEventInit.html
index 959d8df4b49..d2763c9a146 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/TouchEventInit.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/TouchEventInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.TouchEventInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/TouchInit.html b/current/org/pepstock/charba/client/dom/events/class-use/TouchInit.html
index e2f0a86c06e..278e73f9890 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/TouchInit.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/TouchInit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.TouchInit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/class-use/TouchList.html b/current/org/pepstock/charba/client/dom/events/class-use/TouchList.html
index b8163992895..735565565ba 100644
--- a/current/org/pepstock/charba/client/dom/events/class-use/TouchList.html
+++ b/current/org/pepstock/charba/client/dom/events/class-use/TouchList.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.events.TouchList (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/package-summary.html b/current/org/pepstock/charba/client/dom/events/package-summary.html
index d3b71270eef..8da6bc44592 100644
--- a/current/org/pepstock/charba/client/dom/events/package-summary.html
+++ b/current/org/pepstock/charba/client/dom/events/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.events (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/package-tree.html b/current/org/pepstock/charba/client/dom/events/package-tree.html
index ff0ff33e5b2..cbd2e1800b8 100644
--- a/current/org/pepstock/charba/client/dom/events/package-tree.html
+++ b/current/org/pepstock/charba/client/dom/events/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.events Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/events/package-use.html b/current/org/pepstock/charba/client/dom/events/package-use.html
index de4f7ee242f..1eeff124efc 100644
--- a/current/org/pepstock/charba/client/dom/events/package-use.html
+++ b/current/org/pepstock/charba/client/dom/events/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.dom.events (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/package-summary.html b/current/org/pepstock/charba/client/dom/package-summary.html
index 03d0cb327ba..9994189e393 100644
--- a/current/org/pepstock/charba/client/dom/package-summary.html
+++ b/current/org/pepstock/charba/client/dom/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/package-tree.html b/current/org/pepstock/charba/client/dom/package-tree.html
index 023de3bcec0..b14f1cbf4b2 100644
--- a/current/org/pepstock/charba/client/dom/package-tree.html
+++ b/current/org/pepstock/charba/client/dom/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/package-use.html b/current/org/pepstock/charba/client/dom/package-use.html
index 6efc0211d9f..6e820538356 100644
--- a/current/org/pepstock/charba/client/dom/package-use.html
+++ b/current/org/pepstock/charba/client/dom/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.dom (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/SafeHtml.html b/current/org/pepstock/charba/client/dom/safehtml/SafeHtml.html
index 1d68733bed2..6981f237f36 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/SafeHtml.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/SafeHtml.html
@@ -2,10 +2,10 @@
-
+
SafeHtml (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/SafeHtmlBuilder.html b/current/org/pepstock/charba/client/dom/safehtml/SafeHtmlBuilder.html
index 4b18feec086..77eb1a05a6a 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/SafeHtmlBuilder.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/SafeHtmlBuilder.html
@@ -2,10 +2,10 @@
-
+
SafeHtmlBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtml.html b/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtml.html
index ef6e87d19f4..37edd4abd78 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtml.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtml.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.dom.safehtml.SafeHtml (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtmlBuilder.html b/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtmlBuilder.html
index 07ad7a6f60c..7788ff1c7ca 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtmlBuilder.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/class-use/SafeHtmlBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.dom.safehtml.SafeHtmlBuilder (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/package-summary.html b/current/org/pepstock/charba/client/dom/safehtml/package-summary.html
index 7987c880ca1..0c1b5d9307d 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/package-summary.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.safehtml (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/package-tree.html b/current/org/pepstock/charba/client/dom/safehtml/package-tree.html
index e99d1a39a35..d33016974c2 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/package-tree.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.dom.safehtml Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/dom/safehtml/package-use.html b/current/org/pepstock/charba/client/dom/safehtml/package-use.html
index 56373d7a9ba..1413695b755 100644
--- a/current/org/pepstock/charba/client/dom/safehtml/package-use.html
+++ b/current/org/pepstock/charba/client/dom/safehtml/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.dom.safehtml (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/AbsoluteDatasetIndexFill.html b/current/org/pepstock/charba/client/enums/AbsoluteDatasetIndexFill.html
index adb8a7f0e6d..7df1d285c1f 100644
--- a/current/org/pepstock/charba/client/enums/AbsoluteDatasetIndexFill.html
+++ b/current/org/pepstock/charba/client/enums/AbsoluteDatasetIndexFill.html
@@ -2,10 +2,10 @@
-
+
AbsoluteDatasetIndexFill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/AnimationEventType.html b/current/org/pepstock/charba/client/enums/AnimationEventType.html
index e38997abcd7..d0f5c3c4225 100644
--- a/current/org/pepstock/charba/client/enums/AnimationEventType.html
+++ b/current/org/pepstock/charba/client/enums/AnimationEventType.html
@@ -2,10 +2,10 @@
-
+
AnimationEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/AnimationType.html b/current/org/pepstock/charba/client/enums/AnimationType.html
index 8ff873ff483..8555db79f15 100644
--- a/current/org/pepstock/charba/client/enums/AnimationType.html
+++ b/current/org/pepstock/charba/client/enums/AnimationType.html
@@ -2,10 +2,10 @@
-
+
AnimationType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/AxisKind.html b/current/org/pepstock/charba/client/enums/AxisKind.html
index 18bc66f8dfd..2ea330d8eb1 100644
--- a/current/org/pepstock/charba/client/enums/AxisKind.html
+++ b/current/org/pepstock/charba/client/enums/AxisKind.html
@@ -2,10 +2,10 @@
-
+
AxisKind (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/AxisPosition.html b/current/org/pepstock/charba/client/enums/AxisPosition.html
index f225412587c..6506cbddc01 100644
--- a/current/org/pepstock/charba/client/enums/AxisPosition.html
+++ b/current/org/pepstock/charba/client/enums/AxisPosition.html
@@ -2,10 +2,10 @@
-
+
AxisPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/BorderAlign.html b/current/org/pepstock/charba/client/enums/BorderAlign.html
index 5190d75601d..2ae26918536 100644
--- a/current/org/pepstock/charba/client/enums/BorderAlign.html
+++ b/current/org/pepstock/charba/client/enums/BorderAlign.html
@@ -2,10 +2,10 @@
-
+
BorderAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/BorderItemType.html b/current/org/pepstock/charba/client/enums/BorderItemType.html
index c533414831f..c1a19d2d0aa 100644
--- a/current/org/pepstock/charba/client/enums/BorderItemType.html
+++ b/current/org/pepstock/charba/client/enums/BorderItemType.html
@@ -2,10 +2,10 @@
-
+
BorderItemType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/BorderSkipped.html b/current/org/pepstock/charba/client/enums/BorderSkipped.html
index 12e812b974c..fc68fff1653 100644
--- a/current/org/pepstock/charba/client/enums/BorderSkipped.html
+++ b/current/org/pepstock/charba/client/enums/BorderSkipped.html
@@ -2,10 +2,10 @@
-
+
BorderSkipped (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Bounds.html b/current/org/pepstock/charba/client/enums/Bounds.html
index 34191754d38..50db7eec421 100644
--- a/current/org/pepstock/charba/client/enums/Bounds.html
+++ b/current/org/pepstock/charba/client/enums/Bounds.html
@@ -2,10 +2,10 @@
-
+
Bounds (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/CapStyle.html b/current/org/pepstock/charba/client/enums/CapStyle.html
index 26283d40764..8c22eb70e60 100644
--- a/current/org/pepstock/charba/client/enums/CapStyle.html
+++ b/current/org/pepstock/charba/client/enums/CapStyle.html
@@ -2,10 +2,10 @@
-
+
CapStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ChartAxisType.html b/current/org/pepstock/charba/client/enums/ChartAxisType.html
index 9ee7a5cf9a3..6c171e0a07f 100644
--- a/current/org/pepstock/charba/client/enums/ChartAxisType.html
+++ b/current/org/pepstock/charba/client/enums/ChartAxisType.html
@@ -2,10 +2,10 @@
-
+
ChartAxisType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ChartEventProperty.html b/current/org/pepstock/charba/client/enums/ChartEventProperty.html
index 9fb8a397ad0..b1cdbe06e23 100644
--- a/current/org/pepstock/charba/client/enums/ChartEventProperty.html
+++ b/current/org/pepstock/charba/client/enums/ChartEventProperty.html
@@ -2,10 +2,10 @@
-
+
ChartEventProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ColorType.html b/current/org/pepstock/charba/client/enums/ColorType.html
index a0e8b2e4560..04a7c03a1e5 100644
--- a/current/org/pepstock/charba/client/enums/ColorType.html
+++ b/current/org/pepstock/charba/client/enums/ColorType.html
@@ -2,10 +2,10 @@
-
+
ColorType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ContextType.html b/current/org/pepstock/charba/client/enums/ContextType.html
index bbc37c96c6c..96a45c90254 100644
--- a/current/org/pepstock/charba/client/enums/ContextType.html
+++ b/current/org/pepstock/charba/client/enums/ContextType.html
@@ -2,10 +2,10 @@
-
+
ContextType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/CrossAlign.html b/current/org/pepstock/charba/client/enums/CrossAlign.html
index 1e4f469a2d4..a78c8e69453 100644
--- a/current/org/pepstock/charba/client/enums/CrossAlign.html
+++ b/current/org/pepstock/charba/client/enums/CrossAlign.html
@@ -2,10 +2,10 @@
-
+
CrossAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/CubicInterpolationMode.html b/current/org/pepstock/charba/client/enums/CubicInterpolationMode.html
index 691d1bdd180..754b47bae30 100644
--- a/current/org/pepstock/charba/client/enums/CubicInterpolationMode.html
+++ b/current/org/pepstock/charba/client/enums/CubicInterpolationMode.html
@@ -2,10 +2,10 @@
-
+
CubicInterpolationMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DataPointType.html b/current/org/pepstock/charba/client/enums/DataPointType.html
index 34d45cb0062..fd09c6c2500 100644
--- a/current/org/pepstock/charba/client/enums/DataPointType.html
+++ b/current/org/pepstock/charba/client/enums/DataPointType.html
@@ -2,10 +2,10 @@
-
+
DataPointType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DataType.html b/current/org/pepstock/charba/client/enums/DataType.html
index 0f705d39300..c637b38967f 100644
--- a/current/org/pepstock/charba/client/enums/DataType.html
+++ b/current/org/pepstock/charba/client/enums/DataType.html
@@ -2,10 +2,10 @@
-
+
DataType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DecimationAlgorithm.html b/current/org/pepstock/charba/client/enums/DecimationAlgorithm.html
index 92a078e4e5e..49d642c8f2e 100644
--- a/current/org/pepstock/charba/client/enums/DecimationAlgorithm.html
+++ b/current/org/pepstock/charba/client/enums/DecimationAlgorithm.html
@@ -2,10 +2,10 @@
-
+
DecimationAlgorithm (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultAnimationCollectionKey.html b/current/org/pepstock/charba/client/enums/DefaultAnimationCollectionKey.html
index 0b342330aa3..e8754d6a7fd 100644
--- a/current/org/pepstock/charba/client/enums/DefaultAnimationCollectionKey.html
+++ b/current/org/pepstock/charba/client/enums/DefaultAnimationCollectionKey.html
@@ -2,10 +2,10 @@
-
+
DefaultAnimationCollectionKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultAnimationPropertyKey.html b/current/org/pepstock/charba/client/enums/DefaultAnimationPropertyKey.html
index c77a5c3a379..f053a28e180 100644
--- a/current/org/pepstock/charba/client/enums/DefaultAnimationPropertyKey.html
+++ b/current/org/pepstock/charba/client/enums/DefaultAnimationPropertyKey.html
@@ -2,10 +2,10 @@
-
+
DefaultAnimationPropertyKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultEvents.html b/current/org/pepstock/charba/client/enums/DefaultEvents.html
index 13b249d8ee9..b0fabfdd6a9 100644
--- a/current/org/pepstock/charba/client/enums/DefaultEvents.html
+++ b/current/org/pepstock/charba/client/enums/DefaultEvents.html
@@ -2,10 +2,10 @@
-
+
DefaultEvents (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultInteractionMode.html b/current/org/pepstock/charba/client/enums/DefaultInteractionMode.html
index e8d214427a9..773c3454b96 100644
--- a/current/org/pepstock/charba/client/enums/DefaultInteractionMode.html
+++ b/current/org/pepstock/charba/client/enums/DefaultInteractionMode.html
@@ -2,10 +2,10 @@
-
+
DefaultInteractionMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultPluginId.html b/current/org/pepstock/charba/client/enums/DefaultPluginId.html
index 5cd7cd3a1b0..10b15fda1b5 100644
--- a/current/org/pepstock/charba/client/enums/DefaultPluginId.html
+++ b/current/org/pepstock/charba/client/enums/DefaultPluginId.html
@@ -2,10 +2,10 @@
-
+
DefaultPluginId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultScaleId.html b/current/org/pepstock/charba/client/enums/DefaultScaleId.html
index 9680fc87d08..744ed683aba 100644
--- a/current/org/pepstock/charba/client/enums/DefaultScaleId.html
+++ b/current/org/pepstock/charba/client/enums/DefaultScaleId.html
@@ -2,10 +2,10 @@
-
+
DefaultScaleId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DefaultTransitionMode.html b/current/org/pepstock/charba/client/enums/DefaultTransitionMode.html
index f0b07b1a3a7..c9328b1d9eb 100644
--- a/current/org/pepstock/charba/client/enums/DefaultTransitionMode.html
+++ b/current/org/pepstock/charba/client/enums/DefaultTransitionMode.html
@@ -2,10 +2,10 @@
-
+
DefaultTransitionMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Display.html b/current/org/pepstock/charba/client/enums/Display.html
index 84b6afdff9e..3ab32ac6f83 100644
--- a/current/org/pepstock/charba/client/enums/Display.html
+++ b/current/org/pepstock/charba/client/enums/Display.html
@@ -2,10 +2,10 @@
-
+
Display (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/DrawTime.html b/current/org/pepstock/charba/client/enums/DrawTime.html
index 03ea302df87..439cac9c34f 100644
--- a/current/org/pepstock/charba/client/enums/DrawTime.html
+++ b/current/org/pepstock/charba/client/enums/DrawTime.html
@@ -2,10 +2,10 @@
-
+
DrawTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Easing.html b/current/org/pepstock/charba/client/enums/Easing.html
index 7c38cf3d848..645202ecf37 100644
--- a/current/org/pepstock/charba/client/enums/Easing.html
+++ b/current/org/pepstock/charba/client/enums/Easing.html
@@ -2,10 +2,10 @@
-
+
Easing (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ElementAlign.html b/current/org/pepstock/charba/client/enums/ElementAlign.html
index 08686b95e89..a09dea647b5 100644
--- a/current/org/pepstock/charba/client/enums/ElementAlign.html
+++ b/current/org/pepstock/charba/client/enums/ElementAlign.html
@@ -2,10 +2,10 @@
-
+
ElementAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Fill.html b/current/org/pepstock/charba/client/enums/Fill.html
index 3b74d699e5b..72a59d2b0ea 100644
--- a/current/org/pepstock/charba/client/enums/Fill.html
+++ b/current/org/pepstock/charba/client/enums/Fill.html
@@ -2,10 +2,10 @@
-
+
Fill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/FillingMode.html b/current/org/pepstock/charba/client/enums/FillingMode.html
index c13a810b70e..7cd5b5bdbe1 100644
--- a/current/org/pepstock/charba/client/enums/FillingMode.html
+++ b/current/org/pepstock/charba/client/enums/FillingMode.html
@@ -2,10 +2,10 @@
-
+
FillingMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/FontStyle.html b/current/org/pepstock/charba/client/enums/FontStyle.html
index 75f65107cdc..f1e8e2e0631 100644
--- a/current/org/pepstock/charba/client/enums/FontStyle.html
+++ b/current/org/pepstock/charba/client/enums/FontStyle.html
@@ -2,10 +2,10 @@
-
+
FontStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ImageMimeType.html b/current/org/pepstock/charba/client/enums/ImageMimeType.html
index 1425d322df6..7f716aff1bb 100644
--- a/current/org/pepstock/charba/client/enums/ImageMimeType.html
+++ b/current/org/pepstock/charba/client/enums/ImageMimeType.html
@@ -2,10 +2,10 @@
-
+
ImageMimeType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/IndexAxis.html b/current/org/pepstock/charba/client/enums/IndexAxis.html
index a45ac0b0b66..b755b696820 100644
--- a/current/org/pepstock/charba/client/enums/IndexAxis.html
+++ b/current/org/pepstock/charba/client/enums/IndexAxis.html
@@ -2,10 +2,10 @@
-
+
IndexAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/InteractionAxis.html b/current/org/pepstock/charba/client/enums/InteractionAxis.html
index 4f710ee7f7d..b8e927cadfe 100644
--- a/current/org/pepstock/charba/client/enums/InteractionAxis.html
+++ b/current/org/pepstock/charba/client/enums/InteractionAxis.html
@@ -2,10 +2,10 @@
-
+
InteractionAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/IsFill.html b/current/org/pepstock/charba/client/enums/IsFill.html
index a9338a41079..177325300d7 100644
--- a/current/org/pepstock/charba/client/enums/IsFill.html
+++ b/current/org/pepstock/charba/client/enums/IsFill.html
@@ -2,10 +2,10 @@
-
+
IsFill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/IsInteractionMode.html b/current/org/pepstock/charba/client/enums/IsInteractionMode.html
index 02984ee31a9..ea1f5593345 100644
--- a/current/org/pepstock/charba/client/enums/IsInteractionMode.html
+++ b/current/org/pepstock/charba/client/enums/IsInteractionMode.html
@@ -2,10 +2,10 @@
-
+
IsInteractionMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/IsTooltipPosition.html b/current/org/pepstock/charba/client/enums/IsTooltipPosition.html
index 4dc8b369793..61373182548 100644
--- a/current/org/pepstock/charba/client/enums/IsTooltipPosition.html
+++ b/current/org/pepstock/charba/client/enums/IsTooltipPosition.html
@@ -2,10 +2,10 @@
-
+
IsTooltipPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/IsoWeekDay.html b/current/org/pepstock/charba/client/enums/IsoWeekDay.html
index 693009a7016..44eb327d948 100644
--- a/current/org/pepstock/charba/client/enums/IsoWeekDay.html
+++ b/current/org/pepstock/charba/client/enums/IsoWeekDay.html
@@ -2,10 +2,10 @@
-
+
IsoWeekDay (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/JoinStyle.html b/current/org/pepstock/charba/client/enums/JoinStyle.html
index 6c1a45c1017..66f4b03bd15 100644
--- a/current/org/pepstock/charba/client/enums/JoinStyle.html
+++ b/current/org/pepstock/charba/client/enums/JoinStyle.html
@@ -2,10 +2,10 @@
-
+
JoinStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/LegendEventProperty.html b/current/org/pepstock/charba/client/enums/LegendEventProperty.html
index 435b0c94684..b5948c40126 100644
--- a/current/org/pepstock/charba/client/enums/LegendEventProperty.html
+++ b/current/org/pepstock/charba/client/enums/LegendEventProperty.html
@@ -2,10 +2,10 @@
-
+
LegendEventProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ModifierKey.html b/current/org/pepstock/charba/client/enums/ModifierKey.html
index 8fbdfefb599..dea015d1c51 100644
--- a/current/org/pepstock/charba/client/enums/ModifierKey.html
+++ b/current/org/pepstock/charba/client/enums/ModifierKey.html
@@ -2,10 +2,10 @@
-
+
ModifierKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/PluginOptionsScope.html b/current/org/pepstock/charba/client/enums/PluginOptionsScope.html
index c9fa3efaf7f..7403436ce56 100644
--- a/current/org/pepstock/charba/client/enums/PluginOptionsScope.html
+++ b/current/org/pepstock/charba/client/enums/PluginOptionsScope.html
@@ -2,10 +2,10 @@
-
+
PluginOptionsScope (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/PointStyle.html b/current/org/pepstock/charba/client/enums/PointStyle.html
index 9f4fd0ad112..bb5105b6a16 100644
--- a/current/org/pepstock/charba/client/enums/PointStyle.html
+++ b/current/org/pepstock/charba/client/enums/PointStyle.html
@@ -2,10 +2,10 @@
-
+
PointStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/PointStyleType.html b/current/org/pepstock/charba/client/enums/PointStyleType.html
index 19d873b0c6f..e3232193efd 100644
--- a/current/org/pepstock/charba/client/enums/PointStyleType.html
+++ b/current/org/pepstock/charba/client/enums/PointStyleType.html
@@ -2,10 +2,10 @@
-
+
PointStyleType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Position.html b/current/org/pepstock/charba/client/enums/Position.html
index 53516334352..24e71cfc341 100644
--- a/current/org/pepstock/charba/client/enums/Position.html
+++ b/current/org/pepstock/charba/client/enums/Position.html
@@ -2,10 +2,10 @@
-
+
Position (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/RegressionType.html b/current/org/pepstock/charba/client/enums/RegressionType.html
index 77e09c10cdd..87f0311ec25 100644
--- a/current/org/pepstock/charba/client/enums/RegressionType.html
+++ b/current/org/pepstock/charba/client/enums/RegressionType.html
@@ -2,10 +2,10 @@
-
+
RegressionType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/RelativeDatasetIndexFill.html b/current/org/pepstock/charba/client/enums/RelativeDatasetIndexFill.html
index 7ee68db99eb..66ee10c6c80 100644
--- a/current/org/pepstock/charba/client/enums/RelativeDatasetIndexFill.html
+++ b/current/org/pepstock/charba/client/enums/RelativeDatasetIndexFill.html
@@ -2,10 +2,10 @@
-
+
RelativeDatasetIndexFill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ScaleDataType.html b/current/org/pepstock/charba/client/enums/ScaleDataType.html
index cc291ec0f38..138c23d63aa 100644
--- a/current/org/pepstock/charba/client/enums/ScaleDataType.html
+++ b/current/org/pepstock/charba/client/enums/ScaleDataType.html
@@ -2,10 +2,10 @@
-
+
ScaleDataType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/ScaleTitleAlign.html b/current/org/pepstock/charba/client/enums/ScaleTitleAlign.html
index 3e7f162f6ba..c743049b830 100644
--- a/current/org/pepstock/charba/client/enums/ScaleTitleAlign.html
+++ b/current/org/pepstock/charba/client/enums/ScaleTitleAlign.html
@@ -2,10 +2,10 @@
-
+
ScaleTitleAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Stepped.html b/current/org/pepstock/charba/client/enums/Stepped.html
index 703fe25fd73..484bba295bd 100644
--- a/current/org/pepstock/charba/client/enums/Stepped.html
+++ b/current/org/pepstock/charba/client/enums/Stepped.html
@@ -2,10 +2,10 @@
-
+
Stepped (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TextAlign.html b/current/org/pepstock/charba/client/enums/TextAlign.html
index 080cb0a0507..8375737b89a 100644
--- a/current/org/pepstock/charba/client/enums/TextAlign.html
+++ b/current/org/pepstock/charba/client/enums/TextAlign.html
@@ -2,10 +2,10 @@
-
+
TextAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TextDirection.html b/current/org/pepstock/charba/client/enums/TextDirection.html
index d7015391b05..6c899a9634c 100644
--- a/current/org/pepstock/charba/client/enums/TextDirection.html
+++ b/current/org/pepstock/charba/client/enums/TextDirection.html
@@ -2,10 +2,10 @@
-
+
TextDirection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TickAlign.html b/current/org/pepstock/charba/client/enums/TickAlign.html
index 286eecc96fc..4a6637602f9 100644
--- a/current/org/pepstock/charba/client/enums/TickAlign.html
+++ b/current/org/pepstock/charba/client/enums/TickAlign.html
@@ -2,10 +2,10 @@
-
+
TickAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TickSource.html b/current/org/pepstock/charba/client/enums/TickSource.html
index 5bb8fd2d5aa..63af98b781c 100644
--- a/current/org/pepstock/charba/client/enums/TickSource.html
+++ b/current/org/pepstock/charba/client/enums/TickSource.html
@@ -2,10 +2,10 @@
-
+
TickSource (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TimeUnit.html b/current/org/pepstock/charba/client/enums/TimeUnit.html
index 626cafad18c..2c7381e275c 100644
--- a/current/org/pepstock/charba/client/enums/TimeUnit.html
+++ b/current/org/pepstock/charba/client/enums/TimeUnit.html
@@ -2,10 +2,10 @@
-
+
TimeUnit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TooltipAlign.html b/current/org/pepstock/charba/client/enums/TooltipAlign.html
index de2fe2dff67..0eba7bf3e99 100644
--- a/current/org/pepstock/charba/client/enums/TooltipAlign.html
+++ b/current/org/pepstock/charba/client/enums/TooltipAlign.html
@@ -2,10 +2,10 @@
-
+
TooltipAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/TooltipPosition.html b/current/org/pepstock/charba/client/enums/TooltipPosition.html
index bd2dad3dffc..943446cc5be 100644
--- a/current/org/pepstock/charba/client/enums/TooltipPosition.html
+++ b/current/org/pepstock/charba/client/enums/TooltipPosition.html
@@ -2,10 +2,10 @@
-
+
TooltipPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/Weight.html b/current/org/pepstock/charba/client/enums/Weight.html
index b27cb9679b7..620863f57bf 100644
--- a/current/org/pepstock/charba/client/enums/Weight.html
+++ b/current/org/pepstock/charba/client/enums/Weight.html
@@ -2,10 +2,10 @@
-
+
Weight (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/AbsoluteDatasetIndexFill.html b/current/org/pepstock/charba/client/enums/class-use/AbsoluteDatasetIndexFill.html
index 908d7dda7bb..ce1e97e7c7b 100644
--- a/current/org/pepstock/charba/client/enums/class-use/AbsoluteDatasetIndexFill.html
+++ b/current/org/pepstock/charba/client/enums/class-use/AbsoluteDatasetIndexFill.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.AbsoluteDatasetIndexFill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/AnimationEventType.html b/current/org/pepstock/charba/client/enums/class-use/AnimationEventType.html
index d6f20448cbb..1c5b2976cd7 100644
--- a/current/org/pepstock/charba/client/enums/class-use/AnimationEventType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/AnimationEventType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.AnimationEventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/AnimationType.html b/current/org/pepstock/charba/client/enums/class-use/AnimationType.html
index a8eaef45db4..7155ecaaf2b 100644
--- a/current/org/pepstock/charba/client/enums/class-use/AnimationType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/AnimationType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.AnimationType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/AxisKind.html b/current/org/pepstock/charba/client/enums/class-use/AxisKind.html
index 41184f80935..eb236118d50 100644
--- a/current/org/pepstock/charba/client/enums/class-use/AxisKind.html
+++ b/current/org/pepstock/charba/client/enums/class-use/AxisKind.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.AxisKind (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/AxisPosition.html b/current/org/pepstock/charba/client/enums/class-use/AxisPosition.html
index 4dc48079e2c..ed4c5f4cfa8 100644
--- a/current/org/pepstock/charba/client/enums/class-use/AxisPosition.html
+++ b/current/org/pepstock/charba/client/enums/class-use/AxisPosition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.AxisPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/BorderAlign.html b/current/org/pepstock/charba/client/enums/class-use/BorderAlign.html
index 9284082cf57..5f12599486d 100644
--- a/current/org/pepstock/charba/client/enums/class-use/BorderAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/BorderAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.BorderAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/BorderItemType.html b/current/org/pepstock/charba/client/enums/class-use/BorderItemType.html
index 6365027c831..79148eeb89a 100644
--- a/current/org/pepstock/charba/client/enums/class-use/BorderItemType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/BorderItemType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.BorderItemType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/BorderSkipped.html b/current/org/pepstock/charba/client/enums/class-use/BorderSkipped.html
index 4e20ba05323..8715d9555cc 100644
--- a/current/org/pepstock/charba/client/enums/class-use/BorderSkipped.html
+++ b/current/org/pepstock/charba/client/enums/class-use/BorderSkipped.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.BorderSkipped (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Bounds.html b/current/org/pepstock/charba/client/enums/class-use/Bounds.html
index 2fd4d735b38..29c47978f7b 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Bounds.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Bounds.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Bounds (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/CapStyle.html b/current/org/pepstock/charba/client/enums/class-use/CapStyle.html
index 9281026e6cd..b4f78f7d016 100644
--- a/current/org/pepstock/charba/client/enums/class-use/CapStyle.html
+++ b/current/org/pepstock/charba/client/enums/class-use/CapStyle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.CapStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ChartAxisType.html b/current/org/pepstock/charba/client/enums/class-use/ChartAxisType.html
index b6f94875abf..032da9286df 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ChartAxisType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ChartAxisType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ChartAxisType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ChartEventProperty.html b/current/org/pepstock/charba/client/enums/class-use/ChartEventProperty.html
index f46ee1f6fed..c7c9deaa4f7 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ChartEventProperty.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ChartEventProperty.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ChartEventProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ColorType.html b/current/org/pepstock/charba/client/enums/class-use/ColorType.html
index 62fd8faa128..9cd365f0414 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ColorType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ColorType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ColorType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ContextType.html b/current/org/pepstock/charba/client/enums/class-use/ContextType.html
index 5ab85ea75bc..a58071ab86d 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ContextType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ContextType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ContextType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/CrossAlign.html b/current/org/pepstock/charba/client/enums/class-use/CrossAlign.html
index 65635672185..2721eb319b6 100644
--- a/current/org/pepstock/charba/client/enums/class-use/CrossAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/CrossAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.CrossAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/CubicInterpolationMode.html b/current/org/pepstock/charba/client/enums/class-use/CubicInterpolationMode.html
index a027ef1e1f4..a26f3dfd6be 100644
--- a/current/org/pepstock/charba/client/enums/class-use/CubicInterpolationMode.html
+++ b/current/org/pepstock/charba/client/enums/class-use/CubicInterpolationMode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.CubicInterpolationMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DataPointType.html b/current/org/pepstock/charba/client/enums/class-use/DataPointType.html
index 10a01b2a400..6e7b28a2b1e 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DataPointType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DataPointType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DataPointType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DataType.html b/current/org/pepstock/charba/client/enums/class-use/DataType.html
index 58c57cba0ec..3934d550836 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DataType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DataType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DataType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DecimationAlgorithm.html b/current/org/pepstock/charba/client/enums/class-use/DecimationAlgorithm.html
index 67dfeb48c2c..46d2768a068 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DecimationAlgorithm.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DecimationAlgorithm.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DecimationAlgorithm (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationCollectionKey.html b/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationCollectionKey.html
index 88a1bc16b9d..781f0f0d6db 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationCollectionKey.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationCollectionKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultAnimationCollectionKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationPropertyKey.html b/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationPropertyKey.html
index 018d1e15df7..a9323e20cfa 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationPropertyKey.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultAnimationPropertyKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultAnimationPropertyKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultEvents.html b/current/org/pepstock/charba/client/enums/class-use/DefaultEvents.html
index 531c4cb36a6..ac5c97aa1c9 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultEvents.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultEvents.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultEvents (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultInteractionMode.html b/current/org/pepstock/charba/client/enums/class-use/DefaultInteractionMode.html
index cddf43631cb..c608f77795f 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultInteractionMode.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultInteractionMode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultInteractionMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultPluginId.html b/current/org/pepstock/charba/client/enums/class-use/DefaultPluginId.html
index 0946db48802..f87cbe301fd 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultPluginId.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultPluginId.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultPluginId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultScaleId.html b/current/org/pepstock/charba/client/enums/class-use/DefaultScaleId.html
index af6111c7114..5e0fee244d3 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultScaleId.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultScaleId.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultScaleId (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DefaultTransitionMode.html b/current/org/pepstock/charba/client/enums/class-use/DefaultTransitionMode.html
index 00266c0daf4..38106e057d7 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DefaultTransitionMode.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DefaultTransitionMode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DefaultTransitionMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Display.html b/current/org/pepstock/charba/client/enums/class-use/Display.html
index e9453021d8f..cebb82802fe 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Display.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Display.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Display (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/DrawTime.html b/current/org/pepstock/charba/client/enums/class-use/DrawTime.html
index 2f6d4120a15..ef557203726 100644
--- a/current/org/pepstock/charba/client/enums/class-use/DrawTime.html
+++ b/current/org/pepstock/charba/client/enums/class-use/DrawTime.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.DrawTime (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Easing.html b/current/org/pepstock/charba/client/enums/class-use/Easing.html
index d1afc6a33f2..98139f69acb 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Easing.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Easing.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Easing (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ElementAlign.html b/current/org/pepstock/charba/client/enums/class-use/ElementAlign.html
index cbb936323b1..6ea4c04b5ba 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ElementAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ElementAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ElementAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Fill.html b/current/org/pepstock/charba/client/enums/class-use/Fill.html
index 154e97a5e48..77915eafa5f 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Fill.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Fill.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Fill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/FillingMode.html b/current/org/pepstock/charba/client/enums/class-use/FillingMode.html
index 8d3d4d8aa7f..161a5fc59c2 100644
--- a/current/org/pepstock/charba/client/enums/class-use/FillingMode.html
+++ b/current/org/pepstock/charba/client/enums/class-use/FillingMode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.FillingMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/FontStyle.html b/current/org/pepstock/charba/client/enums/class-use/FontStyle.html
index 8ee57f4859e..709719accaa 100644
--- a/current/org/pepstock/charba/client/enums/class-use/FontStyle.html
+++ b/current/org/pepstock/charba/client/enums/class-use/FontStyle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.FontStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ImageMimeType.html b/current/org/pepstock/charba/client/enums/class-use/ImageMimeType.html
index b48d8503ab6..da68974e529 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ImageMimeType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ImageMimeType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ImageMimeType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/IndexAxis.html b/current/org/pepstock/charba/client/enums/class-use/IndexAxis.html
index e59da9ad23d..3e9e4f75567 100644
--- a/current/org/pepstock/charba/client/enums/class-use/IndexAxis.html
+++ b/current/org/pepstock/charba/client/enums/class-use/IndexAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.IndexAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/InteractionAxis.html b/current/org/pepstock/charba/client/enums/class-use/InteractionAxis.html
index c78fea76c3c..1c5a09f8e9a 100644
--- a/current/org/pepstock/charba/client/enums/class-use/InteractionAxis.html
+++ b/current/org/pepstock/charba/client/enums/class-use/InteractionAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.InteractionAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/IsFill.html b/current/org/pepstock/charba/client/enums/class-use/IsFill.html
index b72e662fbf7..c19cdce8387 100644
--- a/current/org/pepstock/charba/client/enums/class-use/IsFill.html
+++ b/current/org/pepstock/charba/client/enums/class-use/IsFill.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.enums.IsFill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/IsInteractionMode.html b/current/org/pepstock/charba/client/enums/class-use/IsInteractionMode.html
index 782246535eb..98cd35d6811 100644
--- a/current/org/pepstock/charba/client/enums/class-use/IsInteractionMode.html
+++ b/current/org/pepstock/charba/client/enums/class-use/IsInteractionMode.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.enums.IsInteractionMode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/IsTooltipPosition.html b/current/org/pepstock/charba/client/enums/class-use/IsTooltipPosition.html
index 1834d4c3605..758c21d860d 100644
--- a/current/org/pepstock/charba/client/enums/class-use/IsTooltipPosition.html
+++ b/current/org/pepstock/charba/client/enums/class-use/IsTooltipPosition.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.enums.IsTooltipPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/IsoWeekDay.html b/current/org/pepstock/charba/client/enums/class-use/IsoWeekDay.html
index ed8ef0b9b72..a643306d679 100644
--- a/current/org/pepstock/charba/client/enums/class-use/IsoWeekDay.html
+++ b/current/org/pepstock/charba/client/enums/class-use/IsoWeekDay.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.IsoWeekDay (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/JoinStyle.html b/current/org/pepstock/charba/client/enums/class-use/JoinStyle.html
index 2afe0139075..d6d35b26bfe 100644
--- a/current/org/pepstock/charba/client/enums/class-use/JoinStyle.html
+++ b/current/org/pepstock/charba/client/enums/class-use/JoinStyle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.JoinStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/LegendEventProperty.html b/current/org/pepstock/charba/client/enums/class-use/LegendEventProperty.html
index 2b6a577e7ea..e06d72e70db 100644
--- a/current/org/pepstock/charba/client/enums/class-use/LegendEventProperty.html
+++ b/current/org/pepstock/charba/client/enums/class-use/LegendEventProperty.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.LegendEventProperty (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ModifierKey.html b/current/org/pepstock/charba/client/enums/class-use/ModifierKey.html
index d84c8c69ac1..e02be478cb0 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ModifierKey.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ModifierKey.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ModifierKey (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/PluginOptionsScope.html b/current/org/pepstock/charba/client/enums/class-use/PluginOptionsScope.html
index 43c29baeb33..7949614163e 100644
--- a/current/org/pepstock/charba/client/enums/class-use/PluginOptionsScope.html
+++ b/current/org/pepstock/charba/client/enums/class-use/PluginOptionsScope.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.PluginOptionsScope (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/PointStyle.html b/current/org/pepstock/charba/client/enums/class-use/PointStyle.html
index 3b158637ef2..9d8a1381d6c 100644
--- a/current/org/pepstock/charba/client/enums/class-use/PointStyle.html
+++ b/current/org/pepstock/charba/client/enums/class-use/PointStyle.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.PointStyle (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/PointStyleType.html b/current/org/pepstock/charba/client/enums/class-use/PointStyleType.html
index 9fdc5778aee..3a569af0c90 100644
--- a/current/org/pepstock/charba/client/enums/class-use/PointStyleType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/PointStyleType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.PointStyleType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Position.html b/current/org/pepstock/charba/client/enums/class-use/Position.html
index 4a1eaf5e5c3..9aa3bb96109 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Position.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Position.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Position (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/RegressionType.html b/current/org/pepstock/charba/client/enums/class-use/RegressionType.html
index 362eb3ccee0..76fcbe7ca85 100644
--- a/current/org/pepstock/charba/client/enums/class-use/RegressionType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/RegressionType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.RegressionType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/RelativeDatasetIndexFill.html b/current/org/pepstock/charba/client/enums/class-use/RelativeDatasetIndexFill.html
index ab84356c55a..2d57bb6d8d4 100644
--- a/current/org/pepstock/charba/client/enums/class-use/RelativeDatasetIndexFill.html
+++ b/current/org/pepstock/charba/client/enums/class-use/RelativeDatasetIndexFill.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.RelativeDatasetIndexFill (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ScaleDataType.html b/current/org/pepstock/charba/client/enums/class-use/ScaleDataType.html
index e2a9b59f732..3ad9325e86c 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ScaleDataType.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ScaleDataType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ScaleDataType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/ScaleTitleAlign.html b/current/org/pepstock/charba/client/enums/class-use/ScaleTitleAlign.html
index cd298c37207..aeac829de48 100644
--- a/current/org/pepstock/charba/client/enums/class-use/ScaleTitleAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/ScaleTitleAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.ScaleTitleAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Stepped.html b/current/org/pepstock/charba/client/enums/class-use/Stepped.html
index c89808b7729..63bc0dae5be 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Stepped.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Stepped.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Stepped (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TextAlign.html b/current/org/pepstock/charba/client/enums/class-use/TextAlign.html
index d84a066efed..d344c681243 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TextAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TextAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TextAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TextDirection.html b/current/org/pepstock/charba/client/enums/class-use/TextDirection.html
index 35f606c9566..19fc435bc64 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TextDirection.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TextDirection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TextDirection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TickAlign.html b/current/org/pepstock/charba/client/enums/class-use/TickAlign.html
index 4834184a922..0a032581e41 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TickAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TickAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TickAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TickSource.html b/current/org/pepstock/charba/client/enums/class-use/TickSource.html
index 90ab4d3bf13..b8100d85024 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TickSource.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TickSource.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TickSource (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TimeUnit.html b/current/org/pepstock/charba/client/enums/class-use/TimeUnit.html
index 83a6dac9c3d..7bd02a55994 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TimeUnit.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TimeUnit.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TimeUnit (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TooltipAlign.html b/current/org/pepstock/charba/client/enums/class-use/TooltipAlign.html
index 7b09453d5db..b8892dc1718 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TooltipAlign.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TooltipAlign.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TooltipAlign (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/TooltipPosition.html b/current/org/pepstock/charba/client/enums/class-use/TooltipPosition.html
index 4595a0b48b8..a8e5e989b7e 100644
--- a/current/org/pepstock/charba/client/enums/class-use/TooltipPosition.html
+++ b/current/org/pepstock/charba/client/enums/class-use/TooltipPosition.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.TooltipPosition (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/class-use/Weight.html b/current/org/pepstock/charba/client/enums/class-use/Weight.html
index 39736fd2024..ec962a80b20 100644
--- a/current/org/pepstock/charba/client/enums/class-use/Weight.html
+++ b/current/org/pepstock/charba/client/enums/class-use/Weight.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.enums.Weight (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/package-summary.html b/current/org/pepstock/charba/client/enums/package-summary.html
index 05cecc68f53..36658069644 100644
--- a/current/org/pepstock/charba/client/enums/package-summary.html
+++ b/current/org/pepstock/charba/client/enums/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/package-tree.html b/current/org/pepstock/charba/client/enums/package-tree.html
index 6e9a2bfb9c1..52f460f14f9 100644
--- a/current/org/pepstock/charba/client/enums/package-tree.html
+++ b/current/org/pepstock/charba/client/enums/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.enums Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/enums/package-use.html b/current/org/pepstock/charba/client/enums/package-use.html
index db302ff903d..f04ba694b7a 100644
--- a/current/org/pepstock/charba/client/enums/package-use.html
+++ b/current/org/pepstock/charba/client/enums/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AbstractEvent.html b/current/org/pepstock/charba/client/events/AbstractEvent.html
index bbe22430b5d..aafc0b5eac4 100644
--- a/current/org/pepstock/charba/client/events/AbstractEvent.html
+++ b/current/org/pepstock/charba/client/events/AbstractEvent.html
@@ -2,10 +2,10 @@
-
+
AbstractEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AddHandlerEvent.html b/current/org/pepstock/charba/client/events/AddHandlerEvent.html
index 5fd002b0716..9379311095a 100644
--- a/current/org/pepstock/charba/client/events/AddHandlerEvent.html
+++ b/current/org/pepstock/charba/client/events/AddHandlerEvent.html
@@ -2,10 +2,10 @@
-
+
AddHandlerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AddHandlerEventHandler.html b/current/org/pepstock/charba/client/events/AddHandlerEventHandler.html
index 8159431bbd9..25935cd8ab2 100644
--- a/current/org/pepstock/charba/client/events/AddHandlerEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AddHandlerEventHandler.html
@@ -2,10 +2,10 @@
-
+
AddHandlerEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AnimationCompleteEvent.html b/current/org/pepstock/charba/client/events/AnimationCompleteEvent.html
index d14b6d5b806..2a4ee00ecd1 100644
--- a/current/org/pepstock/charba/client/events/AnimationCompleteEvent.html
+++ b/current/org/pepstock/charba/client/events/AnimationCompleteEvent.html
@@ -2,10 +2,10 @@
-
+
AnimationCompleteEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AnimationCompleteEventHandler.html b/current/org/pepstock/charba/client/events/AnimationCompleteEventHandler.html
index 3b526b41a05..63bbd153ade 100644
--- a/current/org/pepstock/charba/client/events/AnimationCompleteEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AnimationCompleteEventHandler.html
@@ -2,10 +2,10 @@
-
+
AnimationCompleteEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AnimationProgressEvent.html b/current/org/pepstock/charba/client/events/AnimationProgressEvent.html
index a3f99f1396b..0fa9c8c3351 100644
--- a/current/org/pepstock/charba/client/events/AnimationProgressEvent.html
+++ b/current/org/pepstock/charba/client/events/AnimationProgressEvent.html
@@ -2,10 +2,10 @@
-
+
AnimationProgressEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AnimationProgressEventHandler.html b/current/org/pepstock/charba/client/events/AnimationProgressEventHandler.html
index f76e91b04c6..b3f52f70657 100644
--- a/current/org/pepstock/charba/client/events/AnimationProgressEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AnimationProgressEventHandler.html
@@ -2,10 +2,10 @@
-
+
AnimationProgressEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisClickEvent.html b/current/org/pepstock/charba/client/events/AxisClickEvent.html
index b84ca50ef24..06f8bb24cd2 100644
--- a/current/org/pepstock/charba/client/events/AxisClickEvent.html
+++ b/current/org/pepstock/charba/client/events/AxisClickEvent.html
@@ -2,10 +2,10 @@
-
+
AxisClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisClickEventHandler.html b/current/org/pepstock/charba/client/events/AxisClickEventHandler.html
index 99175a87a45..40423ea4f56 100644
--- a/current/org/pepstock/charba/client/events/AxisClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AxisClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
AxisClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisEnterEvent.html b/current/org/pepstock/charba/client/events/AxisEnterEvent.html
index 5b5db314a08..ad0900eb810 100644
--- a/current/org/pepstock/charba/client/events/AxisEnterEvent.html
+++ b/current/org/pepstock/charba/client/events/AxisEnterEvent.html
@@ -2,10 +2,10 @@
-
+
AxisEnterEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisEnterEventHandler.html b/current/org/pepstock/charba/client/events/AxisEnterEventHandler.html
index c1e770f7841..3a50af2634d 100644
--- a/current/org/pepstock/charba/client/events/AxisEnterEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AxisEnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
AxisEnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisHoverEvent.html b/current/org/pepstock/charba/client/events/AxisHoverEvent.html
index 7c694e52b0c..27aa1ee075e 100644
--- a/current/org/pepstock/charba/client/events/AxisHoverEvent.html
+++ b/current/org/pepstock/charba/client/events/AxisHoverEvent.html
@@ -2,10 +2,10 @@
-
+
AxisHoverEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisHoverEventHandler.html b/current/org/pepstock/charba/client/events/AxisHoverEventHandler.html
index 3efcc933a57..58efc76e4ac 100644
--- a/current/org/pepstock/charba/client/events/AxisHoverEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AxisHoverEventHandler.html
@@ -2,10 +2,10 @@
-
+
AxisHoverEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisLeaveEvent.html b/current/org/pepstock/charba/client/events/AxisLeaveEvent.html
index 721753a7453..96e72475701 100644
--- a/current/org/pepstock/charba/client/events/AxisLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/AxisLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
AxisLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/AxisLeaveEventHandler.html b/current/org/pepstock/charba/client/events/AxisLeaveEventHandler.html
index ad2887cfb90..00c62b86658 100644
--- a/current/org/pepstock/charba/client/events/AxisLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/AxisLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
AxisLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartClickEvent.html b/current/org/pepstock/charba/client/events/ChartClickEvent.html
index 4b40831723f..ea98aac3569 100644
--- a/current/org/pepstock/charba/client/events/ChartClickEvent.html
+++ b/current/org/pepstock/charba/client/events/ChartClickEvent.html
@@ -2,10 +2,10 @@
-
+
ChartClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartClickEventHandler.html b/current/org/pepstock/charba/client/events/ChartClickEventHandler.html
index 17fe8272116..c51c6524827 100644
--- a/current/org/pepstock/charba/client/events/ChartClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/ChartClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
ChartClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartEventContext.html b/current/org/pepstock/charba/client/events/ChartEventContext.html
index 8b8b802327a..14b4f461f3a 100644
--- a/current/org/pepstock/charba/client/events/ChartEventContext.html
+++ b/current/org/pepstock/charba/client/events/ChartEventContext.html
@@ -2,10 +2,10 @@
-
+
ChartEventContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartEventHandler.html b/current/org/pepstock/charba/client/events/ChartEventHandler.html
index e58f2f9135d..b10be37165a 100644
--- a/current/org/pepstock/charba/client/events/ChartEventHandler.html
+++ b/current/org/pepstock/charba/client/events/ChartEventHandler.html
@@ -2,10 +2,10 @@
-
+
ChartEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartHoverEvent.html b/current/org/pepstock/charba/client/events/ChartHoverEvent.html
index 39386fae1f4..f1ec75d6238 100644
--- a/current/org/pepstock/charba/client/events/ChartHoverEvent.html
+++ b/current/org/pepstock/charba/client/events/ChartHoverEvent.html
@@ -2,10 +2,10 @@
-
+
ChartHoverEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartHoverEventHandler.html b/current/org/pepstock/charba/client/events/ChartHoverEventHandler.html
index b3ced510108..9dccfe4b29b 100644
--- a/current/org/pepstock/charba/client/events/ChartHoverEventHandler.html
+++ b/current/org/pepstock/charba/client/events/ChartHoverEventHandler.html
@@ -2,10 +2,10 @@
-
+
ChartHoverEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartResizeEvent.html b/current/org/pepstock/charba/client/events/ChartResizeEvent.html
index 92c153618aa..7af12aba78b 100644
--- a/current/org/pepstock/charba/client/events/ChartResizeEvent.html
+++ b/current/org/pepstock/charba/client/events/ChartResizeEvent.html
@@ -2,10 +2,10 @@
-
+
ChartResizeEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/ChartResizeEventHandler.html b/current/org/pepstock/charba/client/events/ChartResizeEventHandler.html
index 5e298f52c9a..35c0a098d44 100644
--- a/current/org/pepstock/charba/client/events/ChartResizeEventHandler.html
+++ b/current/org/pepstock/charba/client/events/ChartResizeEventHandler.html
@@ -2,10 +2,10 @@
-
+
ChartResizeEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEvent.html b/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEvent.html
index a8173e7773b..fce6e7753ed 100644
--- a/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEvent.html
+++ b/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEvent.html
@@ -2,10 +2,10 @@
-
+
DatasetRangeCleanSelectionEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEventHandler.html b/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEventHandler.html
index 03ce96991aa..92803835381 100644
--- a/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEventHandler.html
+++ b/current/org/pepstock/charba/client/events/DatasetRangeCleanSelectionEventHandler.html
@@ -2,10 +2,10 @@
-
+
DatasetRangeCleanSelectionEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/DatasetRangeSelectionEvent.html b/current/org/pepstock/charba/client/events/DatasetRangeSelectionEvent.html
index 9d8b56aa18c..0e923f81c63 100644
--- a/current/org/pepstock/charba/client/events/DatasetRangeSelectionEvent.html
+++ b/current/org/pepstock/charba/client/events/DatasetRangeSelectionEvent.html
@@ -2,10 +2,10 @@
-
+
DatasetRangeSelectionEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/DatasetRangeSelectionEventHandler.html b/current/org/pepstock/charba/client/events/DatasetRangeSelectionEventHandler.html
index ce462a61682..f07d96bdac2 100644
--- a/current/org/pepstock/charba/client/events/DatasetRangeSelectionEventHandler.html
+++ b/current/org/pepstock/charba/client/events/DatasetRangeSelectionEventHandler.html
@@ -2,10 +2,10 @@
-
+
DatasetRangeSelectionEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/DatasetSelectionEvent.html b/current/org/pepstock/charba/client/events/DatasetSelectionEvent.html
index bcfc1cb97b4..01a17c2e2af 100644
--- a/current/org/pepstock/charba/client/events/DatasetSelectionEvent.html
+++ b/current/org/pepstock/charba/client/events/DatasetSelectionEvent.html
@@ -2,10 +2,10 @@
-
+
DatasetSelectionEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/DatasetSelectionEventHandler.html b/current/org/pepstock/charba/client/events/DatasetSelectionEventHandler.html
index d0575e46976..fad698c380e 100644
--- a/current/org/pepstock/charba/client/events/DatasetSelectionEventHandler.html
+++ b/current/org/pepstock/charba/client/events/DatasetSelectionEventHandler.html
@@ -2,10 +2,10 @@
-
+
DatasetSelectionEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/Event.html b/current/org/pepstock/charba/client/events/Event.html
index 42e7ab84862..ea592807b11 100644
--- a/current/org/pepstock/charba/client/events/Event.html
+++ b/current/org/pepstock/charba/client/events/Event.html
@@ -2,10 +2,10 @@
-
+
Event (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/EventHandler.html b/current/org/pepstock/charba/client/events/EventHandler.html
index 40562c2ca9a..aeed7802c15 100644
--- a/current/org/pepstock/charba/client/events/EventHandler.html
+++ b/current/org/pepstock/charba/client/events/EventHandler.html
@@ -2,10 +2,10 @@
-
+
EventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/EventType.html b/current/org/pepstock/charba/client/events/EventType.html
index ada0d1a1407..b542d26c911 100644
--- a/current/org/pepstock/charba/client/events/EventType.html
+++ b/current/org/pepstock/charba/client/events/EventType.html
@@ -2,10 +2,10 @@
-
+
EventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/HandlerManager.html b/current/org/pepstock/charba/client/events/HandlerManager.html
index 5ff05f09a87..6996457683e 100644
--- a/current/org/pepstock/charba/client/events/HandlerManager.html
+++ b/current/org/pepstock/charba/client/events/HandlerManager.html
@@ -2,10 +2,10 @@
-
+
HandlerManager (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/HandlerRegistration.html b/current/org/pepstock/charba/client/events/HandlerRegistration.html
index 66a0f9f82d5..baf3dfef536 100644
--- a/current/org/pepstock/charba/client/events/HandlerRegistration.html
+++ b/current/org/pepstock/charba/client/events/HandlerRegistration.html
@@ -2,10 +2,10 @@
-
+
HandlerRegistration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/HasNativeEvent.html b/current/org/pepstock/charba/client/events/HasNativeEvent.html
index d084c41d0e8..592d1bb885d 100644
--- a/current/org/pepstock/charba/client/events/HasNativeEvent.html
+++ b/current/org/pepstock/charba/client/events/HasNativeEvent.html
@@ -2,10 +2,10 @@
-
+
HasNativeEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/IsChartEvent.html b/current/org/pepstock/charba/client/events/IsChartEvent.html
index ad87b828c48..cfec4d0b7f2 100644
--- a/current/org/pepstock/charba/client/events/IsChartEvent.html
+++ b/current/org/pepstock/charba/client/events/IsChartEvent.html
@@ -2,10 +2,10 @@
-
+
IsChartEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/IsLegendEvent.html b/current/org/pepstock/charba/client/events/IsLegendEvent.html
index 5e0b7c50adf..5b1a7d812c4 100644
--- a/current/org/pepstock/charba/client/events/IsLegendEvent.html
+++ b/current/org/pepstock/charba/client/events/IsLegendEvent.html
@@ -2,10 +2,10 @@
-
+
IsLegendEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/LegendClickEvent.html b/current/org/pepstock/charba/client/events/LegendClickEvent.html
index a978c6e9521..55758827e04 100644
--- a/current/org/pepstock/charba/client/events/LegendClickEvent.html
+++ b/current/org/pepstock/charba/client/events/LegendClickEvent.html
@@ -2,10 +2,10 @@
-
+
LegendClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/LegendClickEventHandler.html b/current/org/pepstock/charba/client/events/LegendClickEventHandler.html
index 06586f91f5e..20911bc60d1 100644
--- a/current/org/pepstock/charba/client/events/LegendClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/LegendClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
LegendClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/LegendHoverEvent.html b/current/org/pepstock/charba/client/events/LegendHoverEvent.html
index 99102dce685..0f0ab16cfcf 100644
--- a/current/org/pepstock/charba/client/events/LegendHoverEvent.html
+++ b/current/org/pepstock/charba/client/events/LegendHoverEvent.html
@@ -2,10 +2,10 @@
-
+
LegendHoverEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/LegendHoverEventHandler.html b/current/org/pepstock/charba/client/events/LegendHoverEventHandler.html
index 8af0995b10c..b59e4ba741a 100644
--- a/current/org/pepstock/charba/client/events/LegendHoverEventHandler.html
+++ b/current/org/pepstock/charba/client/events/LegendHoverEventHandler.html
@@ -2,10 +2,10 @@
-
+
LegendHoverEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/LegendLeaveEvent.html b/current/org/pepstock/charba/client/events/LegendLeaveEvent.html
index b983d46a2fe..efb16c9512b 100644
--- a/current/org/pepstock/charba/client/events/LegendLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/LegendLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
LegendLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/LegendLeaveEventHandler.html b/current/org/pepstock/charba/client/events/LegendLeaveEventHandler.html
index 70d69a077bb..bee3c93cb2a 100644
--- a/current/org/pepstock/charba/client/events/LegendLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/LegendLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
LegendLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/RemoveHandlerEvent.html b/current/org/pepstock/charba/client/events/RemoveHandlerEvent.html
index 494e0ef1ed9..54b90895cd7 100644
--- a/current/org/pepstock/charba/client/events/RemoveHandlerEvent.html
+++ b/current/org/pepstock/charba/client/events/RemoveHandlerEvent.html
@@ -2,10 +2,10 @@
-
+
RemoveHandlerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/RemoveHandlerEventHandler.html b/current/org/pepstock/charba/client/events/RemoveHandlerEventHandler.html
index aba483f8f10..73b87ecc463 100644
--- a/current/org/pepstock/charba/client/events/RemoveHandlerEventHandler.html
+++ b/current/org/pepstock/charba/client/events/RemoveHandlerEventHandler.html
@@ -2,10 +2,10 @@
-
+
RemoveHandlerEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/SubtitleClickEvent.html b/current/org/pepstock/charba/client/events/SubtitleClickEvent.html
index 9bf934cd78a..be2982d92e0 100644
--- a/current/org/pepstock/charba/client/events/SubtitleClickEvent.html
+++ b/current/org/pepstock/charba/client/events/SubtitleClickEvent.html
@@ -2,10 +2,10 @@
-
+
SubtitleClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/SubtitleClickEventHandler.html b/current/org/pepstock/charba/client/events/SubtitleClickEventHandler.html
index 564d89df09f..d77f6f6562d 100644
--- a/current/org/pepstock/charba/client/events/SubtitleClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/SubtitleClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
SubtitleClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/SubtitleEnterEvent.html b/current/org/pepstock/charba/client/events/SubtitleEnterEvent.html
index a426b2b1ccf..4010dee581d 100644
--- a/current/org/pepstock/charba/client/events/SubtitleEnterEvent.html
+++ b/current/org/pepstock/charba/client/events/SubtitleEnterEvent.html
@@ -2,10 +2,10 @@
-
+
SubtitleEnterEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/SubtitleEnterEventHandler.html b/current/org/pepstock/charba/client/events/SubtitleEnterEventHandler.html
index ca2ccbe908a..681d42ebdda 100644
--- a/current/org/pepstock/charba/client/events/SubtitleEnterEventHandler.html
+++ b/current/org/pepstock/charba/client/events/SubtitleEnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
SubtitleEnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/SubtitleLeaveEvent.html b/current/org/pepstock/charba/client/events/SubtitleLeaveEvent.html
index 0ad291a7f8a..f9bcce5eee7 100644
--- a/current/org/pepstock/charba/client/events/SubtitleLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/SubtitleLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
SubtitleLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/SubtitleLeaveEventHandler.html b/current/org/pepstock/charba/client/events/SubtitleLeaveEventHandler.html
index 92f2f266d00..0d5876d9f52 100644
--- a/current/org/pepstock/charba/client/events/SubtitleLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/SubtitleLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
SubtitleLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/TitleClickEvent.html b/current/org/pepstock/charba/client/events/TitleClickEvent.html
index 66863d9f048..26c5d993f40 100644
--- a/current/org/pepstock/charba/client/events/TitleClickEvent.html
+++ b/current/org/pepstock/charba/client/events/TitleClickEvent.html
@@ -2,10 +2,10 @@
-
+
TitleClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/TitleClickEventHandler.html b/current/org/pepstock/charba/client/events/TitleClickEventHandler.html
index 0b370da0b13..2110ec5ae23 100644
--- a/current/org/pepstock/charba/client/events/TitleClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/TitleClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
TitleClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/TitleEnterEvent.html b/current/org/pepstock/charba/client/events/TitleEnterEvent.html
index cc31711a5b6..a8c6516be22 100644
--- a/current/org/pepstock/charba/client/events/TitleEnterEvent.html
+++ b/current/org/pepstock/charba/client/events/TitleEnterEvent.html
@@ -2,10 +2,10 @@
-
+
TitleEnterEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/TitleEnterEventHandler.html b/current/org/pepstock/charba/client/events/TitleEnterEventHandler.html
index 612c42ac5ae..9dbd855d7a3 100644
--- a/current/org/pepstock/charba/client/events/TitleEnterEventHandler.html
+++ b/current/org/pepstock/charba/client/events/TitleEnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
TitleEnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/TitleLeaveEvent.html b/current/org/pepstock/charba/client/events/TitleLeaveEvent.html
index 5c5cc86c7b9..ef7b5b5bb60 100644
--- a/current/org/pepstock/charba/client/events/TitleLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/TitleLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
TitleLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/TitleLeaveEventHandler.html b/current/org/pepstock/charba/client/events/TitleLeaveEventHandler.html
index 946dca3e12c..01f2f725d66 100644
--- a/current/org/pepstock/charba/client/events/TitleLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/TitleLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
TitleLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AbstractEvent.html b/current/org/pepstock/charba/client/events/class-use/AbstractEvent.html
index 1a19a316bd6..0b8647aa26e 100644
--- a/current/org/pepstock/charba/client/events/class-use/AbstractEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AbstractEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AbstractEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AddHandlerEvent.html b/current/org/pepstock/charba/client/events/class-use/AddHandlerEvent.html
index 66c1f0110cb..404749b6828 100644
--- a/current/org/pepstock/charba/client/events/class-use/AddHandlerEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AddHandlerEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AddHandlerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AddHandlerEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AddHandlerEventHandler.html
index 20d7773a840..e1e50ed0a89 100644
--- a/current/org/pepstock/charba/client/events/class-use/AddHandlerEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AddHandlerEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AddHandlerEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEvent.html b/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEvent.html
index 10ad582472a..bfa813b790f 100644
--- a/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AnimationCompleteEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEventHandler.html
index f14d11581dc..bc914001164 100644
--- a/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AnimationCompleteEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AnimationCompleteEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AnimationProgressEvent.html b/current/org/pepstock/charba/client/events/class-use/AnimationProgressEvent.html
index 41c4dc46f06..84f3a0e2d01 100644
--- a/current/org/pepstock/charba/client/events/class-use/AnimationProgressEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AnimationProgressEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AnimationProgressEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AnimationProgressEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AnimationProgressEventHandler.html
index 9ea88c846ab..0517a84e5d8 100644
--- a/current/org/pepstock/charba/client/events/class-use/AnimationProgressEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AnimationProgressEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AnimationProgressEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisClickEvent.html b/current/org/pepstock/charba/client/events/class-use/AxisClickEvent.html
index 575438b1eb3..17246fd6470 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisClickEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisClickEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AxisClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisClickEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AxisClickEventHandler.html
index 077f324c6c5..81ba9450ee2 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AxisClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisEnterEvent.html b/current/org/pepstock/charba/client/events/class-use/AxisEnterEvent.html
index 0169e9accf6..a2867446db3 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisEnterEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisEnterEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AxisEnterEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisEnterEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AxisEnterEventHandler.html
index 8e16b805c45..36ff569dbaf 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisEnterEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisEnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AxisEnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisHoverEvent.html b/current/org/pepstock/charba/client/events/class-use/AxisHoverEvent.html
index 038e424b4dc..b078253786f 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisHoverEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisHoverEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AxisHoverEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisHoverEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AxisHoverEventHandler.html
index 4a260034422..b4fc2dbd681 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisHoverEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisHoverEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AxisHoverEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisLeaveEvent.html b/current/org/pepstock/charba/client/events/class-use/AxisLeaveEvent.html
index 4f7e65081c8..6299c5d881e 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.AxisLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/AxisLeaveEventHandler.html b/current/org/pepstock/charba/client/events/class-use/AxisLeaveEventHandler.html
index c81a54875b8..b0f0485f5a0 100644
--- a/current/org/pepstock/charba/client/events/class-use/AxisLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/AxisLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.AxisLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartClickEvent.html b/current/org/pepstock/charba/client/events/class-use/ChartClickEvent.html
index d2eb63b96ae..17c912a7e85 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartClickEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartClickEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.ChartClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartClickEventHandler.html b/current/org/pepstock/charba/client/events/class-use/ChartClickEventHandler.html
index fa482292223..56f09c94585 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.ChartClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartEventContext.html b/current/org/pepstock/charba/client/events/class-use/ChartEventContext.html
index 7199d194bc9..ee5c55550d4 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartEventContext.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartEventContext.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.ChartEventContext (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartEventHandler.html b/current/org/pepstock/charba/client/events/class-use/ChartEventHandler.html
index 44de3aace92..48fb14ec7ce 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.ChartEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartHoverEvent.html b/current/org/pepstock/charba/client/events/class-use/ChartHoverEvent.html
index 85ccfe7e15e..279de67392d 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartHoverEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartHoverEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.ChartHoverEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartHoverEventHandler.html b/current/org/pepstock/charba/client/events/class-use/ChartHoverEventHandler.html
index eb862a60e53..c86fd136d3c 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartHoverEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartHoverEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.ChartHoverEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartResizeEvent.html b/current/org/pepstock/charba/client/events/class-use/ChartResizeEvent.html
index 33b649b98fd..fd23c0c77de 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartResizeEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartResizeEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.ChartResizeEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/ChartResizeEventHandler.html b/current/org/pepstock/charba/client/events/class-use/ChartResizeEventHandler.html
index 4ab02a9144e..32ea4dae6ac 100644
--- a/current/org/pepstock/charba/client/events/class-use/ChartResizeEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/ChartResizeEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.ChartResizeEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEvent.html b/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEvent.html
index 627273a7575..d580c25d8f0 100644
--- a/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.DatasetRangeCleanSelectionEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEventHandler.html b/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEventHandler.html
index 684abaa7aca..c3896d74a87 100644
--- a/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/DatasetRangeCleanSelectionEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.DatasetRangeCleanSelectionEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEvent.html b/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEvent.html
index c6c3b99201c..53c36fe3cd7 100644
--- a/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.DatasetRangeSelectionEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEventHandler.html b/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEventHandler.html
index 9b916812f49..a37cd082d17 100644
--- a/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/DatasetRangeSelectionEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.DatasetRangeSelectionEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEvent.html b/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEvent.html
index b77428236a0..cb2efe7b5f3 100644
--- a/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.DatasetSelectionEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEventHandler.html b/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEventHandler.html
index a61d1764e6f..38f4b4bd9b0 100644
--- a/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/DatasetSelectionEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.DatasetSelectionEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/Event.html b/current/org/pepstock/charba/client/events/class-use/Event.html
index 5ce3b55c714..712543ddd66 100644
--- a/current/org/pepstock/charba/client/events/class-use/Event.html
+++ b/current/org/pepstock/charba/client/events/class-use/Event.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.Event (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/EventHandler.html b/current/org/pepstock/charba/client/events/class-use/EventHandler.html
index 533b38bf938..816c414bbc3 100644
--- a/current/org/pepstock/charba/client/events/class-use/EventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/EventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.EventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/EventType.html b/current/org/pepstock/charba/client/events/class-use/EventType.html
index a0d8c9bce6a..239a7a6e2a4 100644
--- a/current/org/pepstock/charba/client/events/class-use/EventType.html
+++ b/current/org/pepstock/charba/client/events/class-use/EventType.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.EventType (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/HandlerManager.html b/current/org/pepstock/charba/client/events/class-use/HandlerManager.html
index 57e89a24986..46b905bd402 100644
--- a/current/org/pepstock/charba/client/events/class-use/HandlerManager.html
+++ b/current/org/pepstock/charba/client/events/class-use/HandlerManager.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.HandlerManager (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/HandlerRegistration.html b/current/org/pepstock/charba/client/events/class-use/HandlerRegistration.html
index 59119ea379a..c1ce132f895 100644
--- a/current/org/pepstock/charba/client/events/class-use/HandlerRegistration.html
+++ b/current/org/pepstock/charba/client/events/class-use/HandlerRegistration.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.HandlerRegistration (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/HasNativeEvent.html b/current/org/pepstock/charba/client/events/class-use/HasNativeEvent.html
index 4a43e5571e4..f4aa42b6cef 100644
--- a/current/org/pepstock/charba/client/events/class-use/HasNativeEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/HasNativeEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.HasNativeEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/IsChartEvent.html b/current/org/pepstock/charba/client/events/class-use/IsChartEvent.html
index c547b33f16d..62b1249debc 100644
--- a/current/org/pepstock/charba/client/events/class-use/IsChartEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/IsChartEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.IsChartEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/IsLegendEvent.html b/current/org/pepstock/charba/client/events/class-use/IsLegendEvent.html
index 0dd248912b5..daf2fdd974f 100644
--- a/current/org/pepstock/charba/client/events/class-use/IsLegendEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/IsLegendEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.IsLegendEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/LegendClickEvent.html b/current/org/pepstock/charba/client/events/class-use/LegendClickEvent.html
index a0fba8fcbe7..d5e732a3759 100644
--- a/current/org/pepstock/charba/client/events/class-use/LegendClickEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/LegendClickEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.LegendClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/LegendClickEventHandler.html b/current/org/pepstock/charba/client/events/class-use/LegendClickEventHandler.html
index 1241bb0cd0d..2d289fd4979 100644
--- a/current/org/pepstock/charba/client/events/class-use/LegendClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/LegendClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.LegendClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/LegendHoverEvent.html b/current/org/pepstock/charba/client/events/class-use/LegendHoverEvent.html
index b59816956c2..c01b12f7f81 100644
--- a/current/org/pepstock/charba/client/events/class-use/LegendHoverEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/LegendHoverEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.LegendHoverEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/LegendHoverEventHandler.html b/current/org/pepstock/charba/client/events/class-use/LegendHoverEventHandler.html
index 62e855c26ed..be495526ac0 100644
--- a/current/org/pepstock/charba/client/events/class-use/LegendHoverEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/LegendHoverEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.LegendHoverEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/LegendLeaveEvent.html b/current/org/pepstock/charba/client/events/class-use/LegendLeaveEvent.html
index 9999fd279b2..d1aee66eeed 100644
--- a/current/org/pepstock/charba/client/events/class-use/LegendLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/LegendLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.LegendLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/LegendLeaveEventHandler.html b/current/org/pepstock/charba/client/events/class-use/LegendLeaveEventHandler.html
index f7b823fb543..0be317f87c8 100644
--- a/current/org/pepstock/charba/client/events/class-use/LegendLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/LegendLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.LegendLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEvent.html b/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEvent.html
index d0477b2c2f0..35d47a33d8b 100644
--- a/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.RemoveHandlerEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEventHandler.html b/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEventHandler.html
index b3e8ff32d4e..f90fb098c17 100644
--- a/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/RemoveHandlerEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.RemoveHandlerEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/SubtitleClickEvent.html b/current/org/pepstock/charba/client/events/class-use/SubtitleClickEvent.html
index b9dcdb254be..b9ecce48dd9 100644
--- a/current/org/pepstock/charba/client/events/class-use/SubtitleClickEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/SubtitleClickEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.SubtitleClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/SubtitleClickEventHandler.html b/current/org/pepstock/charba/client/events/class-use/SubtitleClickEventHandler.html
index b09454b83ed..ebe69245290 100644
--- a/current/org/pepstock/charba/client/events/class-use/SubtitleClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/SubtitleClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.SubtitleClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEvent.html b/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEvent.html
index e53051962dc..3ff4e2513e1 100644
--- a/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.SubtitleEnterEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEventHandler.html b/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEventHandler.html
index 4ac852865c3..f2052485d86 100644
--- a/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/SubtitleEnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.SubtitleEnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEvent.html b/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEvent.html
index 3f3c4b756ee..732c3465ecf 100644
--- a/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.SubtitleLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEventHandler.html b/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEventHandler.html
index 3f82fbe836c..415836e940e 100644
--- a/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/SubtitleLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.SubtitleLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/TitleClickEvent.html b/current/org/pepstock/charba/client/events/class-use/TitleClickEvent.html
index 2189a903c2e..e4d268a831c 100644
--- a/current/org/pepstock/charba/client/events/class-use/TitleClickEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/TitleClickEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.TitleClickEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/TitleClickEventHandler.html b/current/org/pepstock/charba/client/events/class-use/TitleClickEventHandler.html
index c997cdf55e3..3e61d94bbad 100644
--- a/current/org/pepstock/charba/client/events/class-use/TitleClickEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/TitleClickEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.TitleClickEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/TitleEnterEvent.html b/current/org/pepstock/charba/client/events/class-use/TitleEnterEvent.html
index 251b81c7505..32a7e08d846 100644
--- a/current/org/pepstock/charba/client/events/class-use/TitleEnterEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/TitleEnterEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.TitleEnterEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/TitleEnterEventHandler.html b/current/org/pepstock/charba/client/events/class-use/TitleEnterEventHandler.html
index ab110bc154c..c11eb958bc4 100644
--- a/current/org/pepstock/charba/client/events/class-use/TitleEnterEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/TitleEnterEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.TitleEnterEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/TitleLeaveEvent.html b/current/org/pepstock/charba/client/events/class-use/TitleLeaveEvent.html
index 2e16b4b2364..5be3b6f7ea6 100644
--- a/current/org/pepstock/charba/client/events/class-use/TitleLeaveEvent.html
+++ b/current/org/pepstock/charba/client/events/class-use/TitleLeaveEvent.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.events.TitleLeaveEvent (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/class-use/TitleLeaveEventHandler.html b/current/org/pepstock/charba/client/events/class-use/TitleLeaveEventHandler.html
index 6cde628e54f..77ad8e7e505 100644
--- a/current/org/pepstock/charba/client/events/class-use/TitleLeaveEventHandler.html
+++ b/current/org/pepstock/charba/client/events/class-use/TitleLeaveEventHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.events.TitleLeaveEventHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/package-summary.html b/current/org/pepstock/charba/client/events/package-summary.html
index d2e12bce70a..1e2b5af2d63 100644
--- a/current/org/pepstock/charba/client/events/package-summary.html
+++ b/current/org/pepstock/charba/client/events/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.events (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/package-tree.html b/current/org/pepstock/charba/client/events/package-tree.html
index b1c2231365f..6ff614aef37 100644
--- a/current/org/pepstock/charba/client/events/package-tree.html
+++ b/current/org/pepstock/charba/client/events/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.events Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/events/package-use.html b/current/org/pepstock/charba/client/events/package-use.html
index 38c9f375e93..65ab0538ffc 100644
--- a/current/org/pepstock/charba/client/events/package-use.html
+++ b/current/org/pepstock/charba/client/events/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.events (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/BubbleMapChart.html b/current/org/pepstock/charba/client/geo/BubbleMapChart.html
index a49cdbcca08..764c5c496a0 100644
--- a/current/org/pepstock/charba/client/geo/BubbleMapChart.html
+++ b/current/org/pepstock/charba/client/geo/BubbleMapChart.html
@@ -2,10 +2,10 @@
-
+
BubbleMapChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.BubbleMapDataPointFactory.html b/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.BubbleMapDataPointFactory.html
index 2999dcc27d1..d6ffc9122a9 100644
--- a/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.BubbleMapDataPointFactory.html
+++ b/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.BubbleMapDataPointFactory.html
@@ -2,10 +2,10 @@
-
+
BubbleMapDataPoint.BubbleMapDataPointFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.html b/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.html
index a6bcd247fce..d33a90523b8 100644
--- a/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.html
+++ b/current/org/pepstock/charba/client/geo/BubbleMapDataPoint.html
@@ -2,10 +2,10 @@
-
+
BubbleMapDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/BubbleMapDataset.html b/current/org/pepstock/charba/client/geo/BubbleMapDataset.html
index 07b8d83a878..ab83f379441 100644
--- a/current/org/pepstock/charba/client/geo/BubbleMapDataset.html
+++ b/current/org/pepstock/charba/client/geo/BubbleMapDataset.html
@@ -2,10 +2,10 @@
-
+
BubbleMapDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/BubbleMapOptions.html b/current/org/pepstock/charba/client/geo/BubbleMapOptions.html
index 9aaaa090b2d..3f18bec1728 100644
--- a/current/org/pepstock/charba/client/geo/BubbleMapOptions.html
+++ b/current/org/pepstock/charba/client/geo/BubbleMapOptions.html
@@ -2,10 +2,10 @@
-
+
BubbleMapOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ChoroplethChart.html b/current/org/pepstock/charba/client/geo/ChoroplethChart.html
index 0b8097291bb..f92ca717ec6 100644
--- a/current/org/pepstock/charba/client/geo/ChoroplethChart.html
+++ b/current/org/pepstock/charba/client/geo/ChoroplethChart.html
@@ -2,10 +2,10 @@
-
+
ChoroplethChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.ChoroplethDataPointFactory.html b/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.ChoroplethDataPointFactory.html
index 5092d76cb6b..0656d1bf82f 100644
--- a/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.ChoroplethDataPointFactory.html
+++ b/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.ChoroplethDataPointFactory.html
@@ -2,10 +2,10 @@
-
+
ChoroplethDataPoint.ChoroplethDataPointFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.html b/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.html
index d12ff69e340..d57e61e6e79 100644
--- a/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.html
+++ b/current/org/pepstock/charba/client/geo/ChoroplethDataPoint.html
@@ -2,10 +2,10 @@
-
+
ChoroplethDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ChoroplethDataset.html b/current/org/pepstock/charba/client/geo/ChoroplethDataset.html
index 7366b5f74af..6dfc78739bd 100644
--- a/current/org/pepstock/charba/client/geo/ChoroplethDataset.html
+++ b/current/org/pepstock/charba/client/geo/ChoroplethDataset.html
@@ -2,10 +2,10 @@
-
+
ChoroplethDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ChoroplethOptions.html b/current/org/pepstock/charba/client/geo/ChoroplethOptions.html
index 7415cd78767..df777dba958 100644
--- a/current/org/pepstock/charba/client/geo/ChoroplethOptions.html
+++ b/current/org/pepstock/charba/client/geo/ChoroplethOptions.html
@@ -2,10 +2,10 @@
-
+
ChoroplethOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ColorAxis.html b/current/org/pepstock/charba/client/geo/ColorAxis.html
index 33ef55e5da1..125e659bb67 100644
--- a/current/org/pepstock/charba/client/geo/ColorAxis.html
+++ b/current/org/pepstock/charba/client/geo/ColorAxis.html
@@ -2,10 +2,10 @@
-
+
ColorAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ColorLogarithmicAxis.html b/current/org/pepstock/charba/client/geo/ColorLogarithmicAxis.html
index b0edbf9d7d4..8f2663236d2 100644
--- a/current/org/pepstock/charba/client/geo/ColorLogarithmicAxis.html
+++ b/current/org/pepstock/charba/client/geo/ColorLogarithmicAxis.html
@@ -2,10 +2,10 @@
-
+
ColorLogarithmicAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/Coordinates.html b/current/org/pepstock/charba/client/geo/Coordinates.html
index 6034cb513e7..11ea0423614 100644
--- a/current/org/pepstock/charba/client/geo/Coordinates.html
+++ b/current/org/pepstock/charba/client/geo/Coordinates.html
@@ -2,10 +2,10 @@
-
+
Coordinates (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/CoordinatesPoint.html b/current/org/pepstock/charba/client/geo/CoordinatesPoint.html
index ed2c701261c..0724f1341ac 100644
--- a/current/org/pepstock/charba/client/geo/CoordinatesPoint.html
+++ b/current/org/pepstock/charba/client/geo/CoordinatesPoint.html
@@ -2,10 +2,10 @@
-
+
CoordinatesPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/DataPointCenter.html b/current/org/pepstock/charba/client/geo/DataPointCenter.html
index 118f828f9b3..3f53d7abc20 100644
--- a/current/org/pepstock/charba/client/geo/DataPointCenter.html
+++ b/current/org/pepstock/charba/client/geo/DataPointCenter.html
@@ -2,10 +2,10 @@
-
+
DataPointCenter (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/Feature.html b/current/org/pepstock/charba/client/geo/Feature.html
index 55d1196dbf8..33e85711299 100644
--- a/current/org/pepstock/charba/client/geo/Feature.html
+++ b/current/org/pepstock/charba/client/geo/Feature.html
@@ -2,10 +2,10 @@
-
+
Feature (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/GeoFeatureElement.html b/current/org/pepstock/charba/client/geo/GeoFeatureElement.html
index 6e3415e481f..aa66ec6794b 100644
--- a/current/org/pepstock/charba/client/geo/GeoFeatureElement.html
+++ b/current/org/pepstock/charba/client/geo/GeoFeatureElement.html
@@ -2,10 +2,10 @@
-
+
GeoFeatureElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/GeoFeatureElementOptions.html b/current/org/pepstock/charba/client/geo/GeoFeatureElementOptions.html
index f98cdc3f6ec..785bfb07495 100644
--- a/current/org/pepstock/charba/client/geo/GeoFeatureElementOptions.html
+++ b/current/org/pepstock/charba/client/geo/GeoFeatureElementOptions.html
@@ -2,10 +2,10 @@
-
+
GeoFeatureElementOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/GeoUtil.html b/current/org/pepstock/charba/client/geo/GeoUtil.html
index f5410dbe53a..2fdbc2997cd 100644
--- a/current/org/pepstock/charba/client/geo/GeoUtil.html
+++ b/current/org/pepstock/charba/client/geo/GeoUtil.html
@@ -2,10 +2,10 @@
-
+
GeoUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/Graticule.html b/current/org/pepstock/charba/client/geo/Graticule.html
index d66a54cf1bd..439f48dc2dd 100644
--- a/current/org/pepstock/charba/client/geo/Graticule.html
+++ b/current/org/pepstock/charba/client/geo/Graticule.html
@@ -2,10 +2,10 @@
-
+
Graticule (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/Legend.html b/current/org/pepstock/charba/client/geo/Legend.html
index 8411df08a65..b5bfc3621fe 100644
--- a/current/org/pepstock/charba/client/geo/Legend.html
+++ b/current/org/pepstock/charba/client/geo/Legend.html
@@ -2,10 +2,10 @@
-
+
Legend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/Margin.html b/current/org/pepstock/charba/client/geo/Margin.html
index f7893dde86a..cb48f66eaf5 100644
--- a/current/org/pepstock/charba/client/geo/Margin.html
+++ b/current/org/pepstock/charba/client/geo/Margin.html
@@ -2,10 +2,10 @@
-
+
Margin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/Padding.html b/current/org/pepstock/charba/client/geo/Padding.html
index 2267f6bb4fa..934bc14a80b 100644
--- a/current/org/pepstock/charba/client/geo/Padding.html
+++ b/current/org/pepstock/charba/client/geo/Padding.html
@@ -2,10 +2,10 @@
-
+
Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/PositionPoint.html b/current/org/pepstock/charba/client/geo/PositionPoint.html
index 15354623011..4e52611aa94 100644
--- a/current/org/pepstock/charba/client/geo/PositionPoint.html
+++ b/current/org/pepstock/charba/client/geo/PositionPoint.html
@@ -2,10 +2,10 @@
-
+
PositionPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/ProjectionAxis.html b/current/org/pepstock/charba/client/geo/ProjectionAxis.html
index 3ac0dd88f78..e9c25dbcb30 100644
--- a/current/org/pepstock/charba/client/geo/ProjectionAxis.html
+++ b/current/org/pepstock/charba/client/geo/ProjectionAxis.html
@@ -2,10 +2,10 @@
-
+
ProjectionAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/SizeAxis.html b/current/org/pepstock/charba/client/geo/SizeAxis.html
index d6514082ae7..54076005f9c 100644
--- a/current/org/pepstock/charba/client/geo/SizeAxis.html
+++ b/current/org/pepstock/charba/client/geo/SizeAxis.html
@@ -2,10 +2,10 @@
-
+
SizeAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/SizeLogarithmicAxis.html b/current/org/pepstock/charba/client/geo/SizeLogarithmicAxis.html
index 7f3cc7b7cf7..c41d9b864f4 100644
--- a/current/org/pepstock/charba/client/geo/SizeLogarithmicAxis.html
+++ b/current/org/pepstock/charba/client/geo/SizeLogarithmicAxis.html
@@ -2,10 +2,10 @@
-
+
SizeLogarithmicAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/TopoJson.html b/current/org/pepstock/charba/client/geo/TopoJson.html
index d57d64c99c1..9eae4e9c075 100644
--- a/current/org/pepstock/charba/client/geo/TopoJson.html
+++ b/current/org/pepstock/charba/client/geo/TopoJson.html
@@ -2,10 +2,10 @@
-
+
TopoJson (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/AlignCallback.html b/current/org/pepstock/charba/client/geo/callbacks/AlignCallback.html
index 50ceca716fe..19dc3405c81 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/AlignCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/AlignCallback.html
@@ -2,10 +2,10 @@
-
+
AlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/FeatureFilterCallback.html b/current/org/pepstock/charba/client/geo/callbacks/FeatureFilterCallback.html
index 886cdb1a836..0c38b7ee136 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/FeatureFilterCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/FeatureFilterCallback.html
@@ -2,10 +2,10 @@
-
+
FeatureFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/FeatureFindCallback.html b/current/org/pepstock/charba/client/geo/callbacks/FeatureFindCallback.html
index 1c633b0195b..7e70e5dfccb 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/FeatureFindCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/FeatureFindCallback.html
@@ -2,10 +2,10 @@
-
+
FeatureFindCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/FeatureLabelCallback.html b/current/org/pepstock/charba/client/geo/callbacks/FeatureLabelCallback.html
index e8b2983a19f..0726c5f533f 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/FeatureLabelCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/FeatureLabelCallback.html
@@ -2,10 +2,10 @@
-
+
FeatureLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/InterpolateCallback.html b/current/org/pepstock/charba/client/geo/callbacks/InterpolateCallback.html
index d7fe29e5551..acd24948338 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/InterpolateCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/InterpolateCallback.html
@@ -2,10 +2,10 @@
-
+
InterpolateCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/LengthCallback.html b/current/org/pepstock/charba/client/geo/callbacks/LengthCallback.html
index 93c0c35f9ba..75a1f178a6b 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/LengthCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/LengthCallback.html
@@ -2,10 +2,10 @@
-
+
LengthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/MarginCallback.html b/current/org/pepstock/charba/client/geo/callbacks/MarginCallback.html
index f82702f626a..49065d4e98d 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/MarginCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/MarginCallback.html
@@ -2,10 +2,10 @@
-
+
MarginCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/ModeCallback.html b/current/org/pepstock/charba/client/geo/callbacks/ModeCallback.html
index 2f134c9ce54..41e56ff3dd4 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/ModeCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/ModeCallback.html
@@ -2,10 +2,10 @@
-
+
ModeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/PositionCallback.html b/current/org/pepstock/charba/client/geo/callbacks/PositionCallback.html
index a583c6d866f..99b6b00212c 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/PositionCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/PositionCallback.html
@@ -2,10 +2,10 @@
-
+
PositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/QuantizeCallback.html b/current/org/pepstock/charba/client/geo/callbacks/QuantizeCallback.html
index 14d78af4f00..f1761ab9099 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/QuantizeCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/QuantizeCallback.html
@@ -2,10 +2,10 @@
-
+
QuantizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/RangeCallback.html b/current/org/pepstock/charba/client/geo/callbacks/RangeCallback.html
index e3164cb0aeb..ceecd3de721 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/RangeCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/RangeCallback.html
@@ -2,10 +2,10 @@
-
+
RangeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/AlignCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/AlignCallback.html
index a95afd47d17..407cd92c7d7 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/AlignCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/AlignCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.AlignCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFilterCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFilterCallback.html
index 6dbf6cbf3b5..f3463233861 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFilterCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFilterCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.FeatureFilterCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFindCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFindCallback.html
index 65c20625d66..babbc2e1f4f 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFindCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureFindCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.FeatureFindCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureLabelCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureLabelCallback.html
index 65d643dc449..34116437390 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureLabelCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/FeatureLabelCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.FeatureLabelCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/InterpolateCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/InterpolateCallback.html
index 4e53d9a70be..dd95cc3ec48 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/InterpolateCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/InterpolateCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.InterpolateCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/LengthCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/LengthCallback.html
index 3cddcbc65c9..b8b9d3bddd6 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/LengthCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/LengthCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.LengthCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/MarginCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/MarginCallback.html
index dd369b71d35..189b380bd77 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/MarginCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/MarginCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.MarginCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/ModeCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/ModeCallback.html
index 32b5a1eeb1a..62668ffcbe0 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/ModeCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/ModeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.ModeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/PositionCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/PositionCallback.html
index 4ac52bd824c..b9324859ab5 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/PositionCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/PositionCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.PositionCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/QuantizeCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/QuantizeCallback.html
index 2e957ae003a..9cf5b162a6f 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/QuantizeCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/QuantizeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.QuantizeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/class-use/RangeCallback.html b/current/org/pepstock/charba/client/geo/callbacks/class-use/RangeCallback.html
index 27c7930fa89..75cb460fb79 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/class-use/RangeCallback.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/class-use/RangeCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Interface org.pepstock.charba.client.geo.callbacks.RangeCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/package-summary.html b/current/org/pepstock/charba/client/geo/callbacks/package-summary.html
index ab622f692a1..6b873319d39 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/package-summary.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.geo.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/package-tree.html b/current/org/pepstock/charba/client/geo/callbacks/package-tree.html
index 8581bad2c04..36cb8fd897d 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/package-tree.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.geo.callbacks Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/callbacks/package-use.html b/current/org/pepstock/charba/client/geo/callbacks/package-use.html
index fa5ef75cb6d..8d64d070e5a 100644
--- a/current/org/pepstock/charba/client/geo/callbacks/package-use.html
+++ b/current/org/pepstock/charba/client/geo/callbacks/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.geo.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/BubbleMapChart.html b/current/org/pepstock/charba/client/geo/class-use/BubbleMapChart.html
index 23865bedca8..94868b6c8dd 100644
--- a/current/org/pepstock/charba/client/geo/class-use/BubbleMapChart.html
+++ b/current/org/pepstock/charba/client/geo/class-use/BubbleMapChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.BubbleMapChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.BubbleMapDataPointFactory.html b/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.BubbleMapDataPointFactory.html
index 2f57dea4f51..27fa91a7de4 100644
--- a/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.BubbleMapDataPointFactory.html
+++ b/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.BubbleMapDataPointFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.BubbleMapDataPoint.BubbleMapDataPointFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.html b/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.html
index e7f5243e2fd..0e18eb352e9 100644
--- a/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.html
+++ b/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.BubbleMapDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataset.html b/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataset.html
index 3ce0fa1f7f6..cad990809f1 100644
--- a/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataset.html
+++ b/current/org/pepstock/charba/client/geo/class-use/BubbleMapDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.BubbleMapDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/BubbleMapOptions.html b/current/org/pepstock/charba/client/geo/class-use/BubbleMapOptions.html
index 2819f9825bb..9606064ec09 100644
--- a/current/org/pepstock/charba/client/geo/class-use/BubbleMapOptions.html
+++ b/current/org/pepstock/charba/client/geo/class-use/BubbleMapOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.BubbleMapOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ChoroplethChart.html b/current/org/pepstock/charba/client/geo/class-use/ChoroplethChart.html
index 92e9371db2e..8801639a363 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ChoroplethChart.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ChoroplethChart.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ChoroplethChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.ChoroplethDataPointFactory.html b/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.ChoroplethDataPointFactory.html
index 3207a0e49f1..750488d672c 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.ChoroplethDataPointFactory.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.ChoroplethDataPointFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ChoroplethDataPoint.ChoroplethDataPointFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.html b/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.html
index 175fbac08af..859cb948836 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ChoroplethDataPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataset.html b/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataset.html
index 4d9d7513d63..7db718f5639 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataset.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ChoroplethDataset.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ChoroplethDataset (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ChoroplethOptions.html b/current/org/pepstock/charba/client/geo/class-use/ChoroplethOptions.html
index eedfd479931..8645133600a 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ChoroplethOptions.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ChoroplethOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ChoroplethOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ColorAxis.html b/current/org/pepstock/charba/client/geo/class-use/ColorAxis.html
index b8e4ce2f70f..950c15d4432 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ColorAxis.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ColorAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ColorAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ColorLogarithmicAxis.html b/current/org/pepstock/charba/client/geo/class-use/ColorLogarithmicAxis.html
index 4a17560f700..925642fc434 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ColorLogarithmicAxis.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ColorLogarithmicAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ColorLogarithmicAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/Coordinates.html b/current/org/pepstock/charba/client/geo/class-use/Coordinates.html
index ec07f0e7525..0c2268d2eb8 100644
--- a/current/org/pepstock/charba/client/geo/class-use/Coordinates.html
+++ b/current/org/pepstock/charba/client/geo/class-use/Coordinates.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.Coordinates (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/CoordinatesPoint.html b/current/org/pepstock/charba/client/geo/class-use/CoordinatesPoint.html
index 9dfd4c36868..6862adacdd3 100644
--- a/current/org/pepstock/charba/client/geo/class-use/CoordinatesPoint.html
+++ b/current/org/pepstock/charba/client/geo/class-use/CoordinatesPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.CoordinatesPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/DataPointCenter.html b/current/org/pepstock/charba/client/geo/class-use/DataPointCenter.html
index a1873fc50c9..3683e40d87a 100644
--- a/current/org/pepstock/charba/client/geo/class-use/DataPointCenter.html
+++ b/current/org/pepstock/charba/client/geo/class-use/DataPointCenter.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.DataPointCenter (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/Feature.html b/current/org/pepstock/charba/client/geo/class-use/Feature.html
index f7c4db08afb..65f533e90b2 100644
--- a/current/org/pepstock/charba/client/geo/class-use/Feature.html
+++ b/current/org/pepstock/charba/client/geo/class-use/Feature.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.Feature (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElement.html b/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElement.html
index 426821a8999..496b0a4db13 100644
--- a/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElement.html
+++ b/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElement.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.GeoFeatureElement (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElementOptions.html b/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElementOptions.html
index 1d321e500e5..6433784c69e 100644
--- a/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElementOptions.html
+++ b/current/org/pepstock/charba/client/geo/class-use/GeoFeatureElementOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.GeoFeatureElementOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/GeoUtil.html b/current/org/pepstock/charba/client/geo/class-use/GeoUtil.html
index 7318dab3a9c..ad8f0e76651 100644
--- a/current/org/pepstock/charba/client/geo/class-use/GeoUtil.html
+++ b/current/org/pepstock/charba/client/geo/class-use/GeoUtil.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.GeoUtil (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/Graticule.html b/current/org/pepstock/charba/client/geo/class-use/Graticule.html
index 2cba1688909..190c13dae2e 100644
--- a/current/org/pepstock/charba/client/geo/class-use/Graticule.html
+++ b/current/org/pepstock/charba/client/geo/class-use/Graticule.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.Graticule (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/Legend.html b/current/org/pepstock/charba/client/geo/class-use/Legend.html
index 7170ba53660..f066350d966 100644
--- a/current/org/pepstock/charba/client/geo/class-use/Legend.html
+++ b/current/org/pepstock/charba/client/geo/class-use/Legend.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.Legend (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/Margin.html b/current/org/pepstock/charba/client/geo/class-use/Margin.html
index 30739242c1c..c8e7cff3c07 100644
--- a/current/org/pepstock/charba/client/geo/class-use/Margin.html
+++ b/current/org/pepstock/charba/client/geo/class-use/Margin.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.Margin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/Padding.html b/current/org/pepstock/charba/client/geo/class-use/Padding.html
index f6a1aea5a7b..b78886ca7d1 100644
--- a/current/org/pepstock/charba/client/geo/class-use/Padding.html
+++ b/current/org/pepstock/charba/client/geo/class-use/Padding.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.Padding (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/PositionPoint.html b/current/org/pepstock/charba/client/geo/class-use/PositionPoint.html
index a3afc991104..136f4cd5fc2 100644
--- a/current/org/pepstock/charba/client/geo/class-use/PositionPoint.html
+++ b/current/org/pepstock/charba/client/geo/class-use/PositionPoint.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.PositionPoint (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/ProjectionAxis.html b/current/org/pepstock/charba/client/geo/class-use/ProjectionAxis.html
index 8e6fc2a1642..21dda294a70 100644
--- a/current/org/pepstock/charba/client/geo/class-use/ProjectionAxis.html
+++ b/current/org/pepstock/charba/client/geo/class-use/ProjectionAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.ProjectionAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/SizeAxis.html b/current/org/pepstock/charba/client/geo/class-use/SizeAxis.html
index d419c85ab05..dd20af73219 100644
--- a/current/org/pepstock/charba/client/geo/class-use/SizeAxis.html
+++ b/current/org/pepstock/charba/client/geo/class-use/SizeAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.SizeAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/SizeLogarithmicAxis.html b/current/org/pepstock/charba/client/geo/class-use/SizeLogarithmicAxis.html
index 381265bac5d..70edf7ef219 100644
--- a/current/org/pepstock/charba/client/geo/class-use/SizeLogarithmicAxis.html
+++ b/current/org/pepstock/charba/client/geo/class-use/SizeLogarithmicAxis.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.SizeLogarithmicAxis (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/class-use/TopoJson.html b/current/org/pepstock/charba/client/geo/class-use/TopoJson.html
index 6f0d21b618b..3ec37db84d8 100644
--- a/current/org/pepstock/charba/client/geo/class-use/TopoJson.html
+++ b/current/org/pepstock/charba/client/geo/class-use/TopoJson.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.TopoJson (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/Align.html b/current/org/pepstock/charba/client/geo/enums/Align.html
index 86ae2d2c4b6..e3f07645e80 100644
--- a/current/org/pepstock/charba/client/geo/enums/Align.html
+++ b/current/org/pepstock/charba/client/geo/enums/Align.html
@@ -2,10 +2,10 @@
-
+
Align (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/ClipMap.html b/current/org/pepstock/charba/client/geo/enums/ClipMap.html
index 694ef020e23..8a7f6a0b11d 100644
--- a/current/org/pepstock/charba/client/geo/enums/ClipMap.html
+++ b/current/org/pepstock/charba/client/geo/enums/ClipMap.html
@@ -2,10 +2,10 @@
-
+
ClipMap (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/Interpolate.html b/current/org/pepstock/charba/client/geo/enums/Interpolate.html
index 9be28ccb1a4..28bb5504ed4 100644
--- a/current/org/pepstock/charba/client/geo/enums/Interpolate.html
+++ b/current/org/pepstock/charba/client/geo/enums/Interpolate.html
@@ -2,10 +2,10 @@
-
+
Interpolate (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/Mode.html b/current/org/pepstock/charba/client/geo/enums/Mode.html
index 2f6bf25da0a..fb91042d12f 100644
--- a/current/org/pepstock/charba/client/geo/enums/Mode.html
+++ b/current/org/pepstock/charba/client/geo/enums/Mode.html
@@ -2,10 +2,10 @@
-
+
Mode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/Position.html b/current/org/pepstock/charba/client/geo/enums/Position.html
index 8687141ea54..120509b790c 100644
--- a/current/org/pepstock/charba/client/geo/enums/Position.html
+++ b/current/org/pepstock/charba/client/geo/enums/Position.html
@@ -2,10 +2,10 @@
-
+
Position (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/Projection.html b/current/org/pepstock/charba/client/geo/enums/Projection.html
index d055e87a7af..dc6a9602219 100644
--- a/current/org/pepstock/charba/client/geo/enums/Projection.html
+++ b/current/org/pepstock/charba/client/geo/enums/Projection.html
@@ -2,10 +2,10 @@
-
+
Projection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/class-use/Align.html b/current/org/pepstock/charba/client/geo/enums/class-use/Align.html
index 08ca76770a1..6449362916e 100644
--- a/current/org/pepstock/charba/client/geo/enums/class-use/Align.html
+++ b/current/org/pepstock/charba/client/geo/enums/class-use/Align.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.enums.Align (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/class-use/ClipMap.html b/current/org/pepstock/charba/client/geo/enums/class-use/ClipMap.html
index ac83a09cf7b..3e5b7ddf4af 100644
--- a/current/org/pepstock/charba/client/geo/enums/class-use/ClipMap.html
+++ b/current/org/pepstock/charba/client/geo/enums/class-use/ClipMap.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.enums.ClipMap (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/class-use/Interpolate.html b/current/org/pepstock/charba/client/geo/enums/class-use/Interpolate.html
index 34fe00700b6..e87c12618c5 100644
--- a/current/org/pepstock/charba/client/geo/enums/class-use/Interpolate.html
+++ b/current/org/pepstock/charba/client/geo/enums/class-use/Interpolate.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.enums.Interpolate (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/class-use/Mode.html b/current/org/pepstock/charba/client/geo/enums/class-use/Mode.html
index 83b69eb061d..58226752a1f 100644
--- a/current/org/pepstock/charba/client/geo/enums/class-use/Mode.html
+++ b/current/org/pepstock/charba/client/geo/enums/class-use/Mode.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.enums.Mode (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/class-use/Position.html b/current/org/pepstock/charba/client/geo/enums/class-use/Position.html
index 6beb2b2872e..8593a7b91d2 100644
--- a/current/org/pepstock/charba/client/geo/enums/class-use/Position.html
+++ b/current/org/pepstock/charba/client/geo/enums/class-use/Position.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.enums.Position (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/class-use/Projection.html b/current/org/pepstock/charba/client/geo/enums/class-use/Projection.html
index 1bcbf85b2df..029ba420841 100644
--- a/current/org/pepstock/charba/client/geo/enums/class-use/Projection.html
+++ b/current/org/pepstock/charba/client/geo/enums/class-use/Projection.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.geo.enums.Projection (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/package-summary.html b/current/org/pepstock/charba/client/geo/enums/package-summary.html
index 63142f14185..253aee7b545 100644
--- a/current/org/pepstock/charba/client/geo/enums/package-summary.html
+++ b/current/org/pepstock/charba/client/geo/enums/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.geo.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/package-tree.html b/current/org/pepstock/charba/client/geo/enums/package-tree.html
index 0b2f51ab926..17401f561c4 100644
--- a/current/org/pepstock/charba/client/geo/enums/package-tree.html
+++ b/current/org/pepstock/charba/client/geo/enums/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.geo.enums Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/enums/package-use.html b/current/org/pepstock/charba/client/geo/enums/package-use.html
index dcb5ccc6e3e..1aa36e673e4 100644
--- a/current/org/pepstock/charba/client/geo/enums/package-use.html
+++ b/current/org/pepstock/charba/client/geo/enums/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.geo.enums (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/package-summary.html b/current/org/pepstock/charba/client/geo/package-summary.html
index 86d7a96cfe6..122cf52aeaa 100644
--- a/current/org/pepstock/charba/client/geo/package-summary.html
+++ b/current/org/pepstock/charba/client/geo/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.geo (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/package-tree.html b/current/org/pepstock/charba/client/geo/package-tree.html
index 30f1ca2427f..d08a2134c39 100644
--- a/current/org/pepstock/charba/client/geo/package-tree.html
+++ b/current/org/pepstock/charba/client/geo/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.geo Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/geo/package-use.html b/current/org/pepstock/charba/client/geo/package-use.html
index 2d6aebb9327..3417a746e87 100644
--- a/current/org/pepstock/charba/client/geo/package-use.html
+++ b/current/org/pepstock/charba/client/geo/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.geo (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/Colors.html b/current/org/pepstock/charba/client/gradient/Colors.html
index 64974c761d9..fdfb7e99fc8 100644
--- a/current/org/pepstock/charba/client/gradient/Colors.html
+++ b/current/org/pepstock/charba/client/gradient/Colors.html
@@ -2,10 +2,10 @@
-
+
Colors (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/GradientOptions.html b/current/org/pepstock/charba/client/gradient/GradientOptions.html
index 8a6ce0e981b..345c2e10def 100644
--- a/current/org/pepstock/charba/client/gradient/GradientOptions.html
+++ b/current/org/pepstock/charba/client/gradient/GradientOptions.html
@@ -2,10 +2,10 @@
-
+
GradientOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/GradientOptionsFactory.html b/current/org/pepstock/charba/client/gradient/GradientOptionsFactory.html
index 7e03013d529..0fb3592298d 100644
--- a/current/org/pepstock/charba/client/gradient/GradientOptionsFactory.html
+++ b/current/org/pepstock/charba/client/gradient/GradientOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
GradientOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/GradientPlugin.html b/current/org/pepstock/charba/client/gradient/GradientPlugin.html
index 619d6f133b7..5b351539c54 100644
--- a/current/org/pepstock/charba/client/gradient/GradientPlugin.html
+++ b/current/org/pepstock/charba/client/gradient/GradientPlugin.html
@@ -2,10 +2,10 @@
-
+
GradientPlugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/PropertyOptions.html b/current/org/pepstock/charba/client/gradient/PropertyOptions.html
index e3621ef7af4..3e08d0c5056 100644
--- a/current/org/pepstock/charba/client/gradient/PropertyOptions.html
+++ b/current/org/pepstock/charba/client/gradient/PropertyOptions.html
@@ -2,10 +2,10 @@
-
+
PropertyOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/class-use/Colors.html b/current/org/pepstock/charba/client/gradient/class-use/Colors.html
index df91d50d314..f5ed1565d9a 100644
--- a/current/org/pepstock/charba/client/gradient/class-use/Colors.html
+++ b/current/org/pepstock/charba/client/gradient/class-use/Colors.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gradient.Colors (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/class-use/GradientOptions.html b/current/org/pepstock/charba/client/gradient/class-use/GradientOptions.html
index e9512986105..d4d35394cee 100644
--- a/current/org/pepstock/charba/client/gradient/class-use/GradientOptions.html
+++ b/current/org/pepstock/charba/client/gradient/class-use/GradientOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gradient.GradientOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/class-use/GradientOptionsFactory.html b/current/org/pepstock/charba/client/gradient/class-use/GradientOptionsFactory.html
index 6fd19248d44..d4076ad272d 100644
--- a/current/org/pepstock/charba/client/gradient/class-use/GradientOptionsFactory.html
+++ b/current/org/pepstock/charba/client/gradient/class-use/GradientOptionsFactory.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gradient.GradientOptionsFactory (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/class-use/GradientPlugin.html b/current/org/pepstock/charba/client/gradient/class-use/GradientPlugin.html
index 7732c8c4fbd..32b815e1cd0 100644
--- a/current/org/pepstock/charba/client/gradient/class-use/GradientPlugin.html
+++ b/current/org/pepstock/charba/client/gradient/class-use/GradientPlugin.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gradient.GradientPlugin (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/class-use/PropertyOptions.html b/current/org/pepstock/charba/client/gradient/class-use/PropertyOptions.html
index c5786b7ace7..23e0404a3df 100644
--- a/current/org/pepstock/charba/client/gradient/class-use/PropertyOptions.html
+++ b/current/org/pepstock/charba/client/gradient/class-use/PropertyOptions.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gradient.PropertyOptions (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/package-summary.html b/current/org/pepstock/charba/client/gradient/package-summary.html
index 403f1dc55ce..e4de8a87173 100644
--- a/current/org/pepstock/charba/client/gradient/package-summary.html
+++ b/current/org/pepstock/charba/client/gradient/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.gradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/package-tree.html b/current/org/pepstock/charba/client/gradient/package-tree.html
index a3bee4ea02a..2c15b1357a6 100644
--- a/current/org/pepstock/charba/client/gradient/package-tree.html
+++ b/current/org/pepstock/charba/client/gradient/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.gradient Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gradient/package-use.html b/current/org/pepstock/charba/client/gradient/package-use.html
index 5b22ab59118..44d35c120e3 100644
--- a/current/org/pepstock/charba/client/gradient/package-use.html
+++ b/current/org/pepstock/charba/client/gradient/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.gradient (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/ImagesHelper.html b/current/org/pepstock/charba/client/gwt/ImagesHelper.html
index 7cb7e3cec36..ef174b253d4 100644
--- a/current/org/pepstock/charba/client/gwt/ImagesHelper.html
+++ b/current/org/pepstock/charba/client/gwt/ImagesHelper.html
@@ -2,10 +2,10 @@
-
+
ImagesHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/class-use/ImagesHelper.html b/current/org/pepstock/charba/client/gwt/class-use/ImagesHelper.html
index 6461a6082d0..a3b9c89e9a2 100644
--- a/current/org/pepstock/charba/client/gwt/class-use/ImagesHelper.html
+++ b/current/org/pepstock/charba/client/gwt/class-use/ImagesHelper.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.ImagesHelper (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/package-summary.html b/current/org/pepstock/charba/client/gwt/package-summary.html
index 4dcdf546797..bc11c246179 100644
--- a/current/org/pepstock/charba/client/gwt/package-summary.html
+++ b/current/org/pepstock/charba/client/gwt/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.gwt (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/package-tree.html b/current/org/pepstock/charba/client/gwt/package-tree.html
index e847fc73969..ef822f89575 100644
--- a/current/org/pepstock/charba/client/gwt/package-tree.html
+++ b/current/org/pepstock/charba/client/gwt/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.gwt Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/package-use.html b/current/org/pepstock/charba/client/gwt/package-use.html
index db35f197e53..374a1d015e6 100644
--- a/current/org/pepstock/charba/client/gwt/package-use.html
+++ b/current/org/pepstock/charba/client/gwt/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.gwt (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/AbstractChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/AbstractChartWidget.html
index 1b5c0231ceb..dd5986c615a 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/AbstractChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/AbstractChartWidget.html
@@ -2,10 +2,10 @@
-
+
AbstractChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/AreaChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/AreaChartWidget.html
index 7c2cb7a1288..271c4f59ff0 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/AreaChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/AreaChartWidget.html
@@ -2,10 +2,10 @@
-
+
AreaChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/BarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/BarChartWidget.html
index 157ae650604..5e16ecc7713 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/BarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/BarChartWidget.html
@@ -2,10 +2,10 @@
-
+
BarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/BubbleChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/BubbleChartWidget.html
index 0ca30c23bbf..85f71369b95 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/BubbleChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/BubbleChartWidget.html
@@ -2,10 +2,10 @@
-
+
BubbleChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/BubbleMapChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/BubbleMapChartWidget.html
index 2172d927804..3ff141e96ed 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/BubbleMapChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/BubbleMapChartWidget.html
@@ -2,10 +2,10 @@
-
+
BubbleMapChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/ChoroplethChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/ChoroplethChartWidget.html
index 5247898b199..1007d6b12bb 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/ChoroplethChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/ChoroplethChartWidget.html
@@ -2,10 +2,10 @@
-
+
ChoroplethChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/DoughnutChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/DoughnutChartWidget.html
index 6d86975049a..0f214869ccd 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/DoughnutChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/DoughnutChartWidget.html
@@ -2,10 +2,10 @@
-
+
DoughnutChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/GaugeChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/GaugeChartWidget.html
index edf5a0a96c5..ea78ad03dbd 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/GaugeChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/GaugeChartWidget.html
@@ -2,10 +2,10 @@
-
+
GaugeChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/HorizontalBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/HorizontalBarChartWidget.html
index 07e10586d42..e0d6087ad11 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/HorizontalBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/HorizontalBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
HorizontalBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/LineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/LineChartWidget.html
index b1ba40d556d..53f4ac57213 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/LineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/LineChartWidget.html
@@ -2,10 +2,10 @@
-
+
LineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/MatrixChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/MatrixChartWidget.html
index 684ac52bbfb..a8c12327ac3 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/MatrixChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/MatrixChartWidget.html
@@ -2,10 +2,10 @@
-
+
MatrixChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/MeterChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/MeterChartWidget.html
index 377f43a579f..f92e4e5a5be 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/MeterChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/MeterChartWidget.html
@@ -2,10 +2,10 @@
-
+
MeterChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/PieChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/PieChartWidget.html
index c7f48d60b76..f2221e00c7b 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/PieChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/PieChartWidget.html
@@ -2,10 +2,10 @@
-
+
PieChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/PolarAreaChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/PolarAreaChartWidget.html
index 63401fb4538..953579bccd4 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/PolarAreaChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/PolarAreaChartWidget.html
@@ -2,10 +2,10 @@
-
+
PolarAreaChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/RadarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/RadarChartWidget.html
index dd4d90509dd..6d39ee56b02 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/RadarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/RadarChartWidget.html
@@ -2,10 +2,10 @@
-
+
RadarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/SankeyChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/SankeyChartWidget.html
index 00d66868a64..44562a6a63c 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/SankeyChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/SankeyChartWidget.html
@@ -2,10 +2,10 @@
-
+
SankeyChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/ScatterChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/ScatterChartWidget.html
index c6061926fdf..d88eab0b29a 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/ScatterChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/ScatterChartWidget.html
@@ -2,10 +2,10 @@
-
+
ScatterChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/StackedAreaChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/StackedAreaChartWidget.html
index 8bfd79683f5..636ae9c20f4 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/StackedAreaChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/StackedAreaChartWidget.html
@@ -2,10 +2,10 @@
-
+
StackedAreaChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/StackedBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/StackedBarChartWidget.html
index ff833252ae9..ed9742a3436 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/StackedBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/StackedBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
StackedBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/StackedHorizontalBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/StackedHorizontalBarChartWidget.html
index 5798f4a014d..77160599e86 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/StackedHorizontalBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/StackedHorizontalBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
StackedHorizontalBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/StackedLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/StackedLineChartWidget.html
index c03a09b2e98..6a922992225 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/StackedLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/StackedLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
StackedLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/StackedVerticalLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/StackedVerticalLineChartWidget.html
index df89a811738..2a04feb57d8 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/StackedVerticalLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/StackedVerticalLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
StackedVerticalLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesBarChartWidget.html
index 616b2378e1b..aa0c465550d 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesLineChartWidget.html
index 32c687fab07..3053351946e 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/TimeSeriesLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
TimeSeriesLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/TreeMapChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/TreeMapChartWidget.html
index a037d087e5b..6fa300f62ef 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/TreeMapChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/TreeMapChartWidget.html
@@ -2,10 +2,10 @@
-
+
TreeMapChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/VerticalLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/VerticalLineChartWidget.html
index ced7d5e6313..0fbac6f305a 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/VerticalLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/VerticalLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
VerticalLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/AbstractChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/AbstractChartWidget.html
index 7fb926468f2..d8c5548b0b3 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/AbstractChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/AbstractChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.AbstractChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/AreaChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/AreaChartWidget.html
index 6b5eb10b377..235c38133b4 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/AreaChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/AreaChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.AreaChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/BarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/BarChartWidget.html
index 54d5f3d2b6c..2038f6831ba 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/BarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/BarChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.BarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleChartWidget.html
index e4d4dab6e1f..ad7f9cd5d1e 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.BubbleChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleMapChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleMapChartWidget.html
index 3eac35f8293..296cf1f0a1c 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleMapChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/BubbleMapChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.BubbleMapChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/ChoroplethChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/ChoroplethChartWidget.html
index 905cc93fd7b..cbd94ce6d46 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/ChoroplethChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/ChoroplethChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.ChoroplethChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/DoughnutChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/DoughnutChartWidget.html
index 3a0d1908620..b4870e6e8c5 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/DoughnutChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/DoughnutChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.DoughnutChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/GaugeChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/GaugeChartWidget.html
index 9e26184ac1a..bf9d4ca0d37 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/GaugeChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/GaugeChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.GaugeChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/HorizontalBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/HorizontalBarChartWidget.html
index a104e5ccb52..0346e78d59d 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/HorizontalBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/HorizontalBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.HorizontalBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/LineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/LineChartWidget.html
index 5a76de693c5..01a138a0a18 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/LineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/LineChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.LineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/MatrixChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/MatrixChartWidget.html
index 1938b1a4d19..9ea36647d90 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/MatrixChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/MatrixChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.MatrixChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/MeterChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/MeterChartWidget.html
index 7b1d36a9ac8..ad934a4ceac 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/MeterChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/MeterChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.MeterChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/PieChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/PieChartWidget.html
index f7ed9e923d4..ca64969cc6e 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/PieChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/PieChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.PieChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/PolarAreaChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/PolarAreaChartWidget.html
index aad079f23df..ce879d91509 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/PolarAreaChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/PolarAreaChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.PolarAreaChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/RadarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/RadarChartWidget.html
index 0fc7e5b75db..0dea1282de9 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/RadarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/RadarChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.RadarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/SankeyChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/SankeyChartWidget.html
index 489b95a46e7..29bcc7962a3 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/SankeyChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/SankeyChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.SankeyChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/ScatterChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/ScatterChartWidget.html
index f852649b3c5..c0e05f56f4d 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/ScatterChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/ScatterChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.ScatterChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedAreaChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedAreaChartWidget.html
index d7f7b8b940e..446dceb359e 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedAreaChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedAreaChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.StackedAreaChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedBarChartWidget.html
index c241c7079f3..2a5b2b6c12e 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.StackedBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedHorizontalBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedHorizontalBarChartWidget.html
index 3169cf10471..4a9e067d3f3 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedHorizontalBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedHorizontalBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.StackedHorizontalBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedLineChartWidget.html
index e30862a385e..38df647d259 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.StackedLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedVerticalLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedVerticalLineChartWidget.html
index 4bcfdd0dc90..37975bb451a 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedVerticalLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/StackedVerticalLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.StackedVerticalLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesBarChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesBarChartWidget.html
index 47609a63ab1..b623e454dfc 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesBarChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesBarChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.TimeSeriesBarChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesLineChartWidget.html
index 511325fba68..a5f7c72cae1 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/TimeSeriesLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.TimeSeriesLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/TreeMapChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/TreeMapChartWidget.html
index 816776c6cc1..fc3e216e7fe 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/TreeMapChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/TreeMapChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.TreeMapChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/class-use/VerticalLineChartWidget.html b/current/org/pepstock/charba/client/gwt/widgets/class-use/VerticalLineChartWidget.html
index 1243babc848..0ffd5da2435 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/class-use/VerticalLineChartWidget.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/class-use/VerticalLineChartWidget.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.gwt.widgets.VerticalLineChartWidget (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/package-summary.html b/current/org/pepstock/charba/client/gwt/widgets/package-summary.html
index 61a12624e49..4f48ac90cc1 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/package-summary.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.gwt.widgets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/package-tree.html b/current/org/pepstock/charba/client/gwt/widgets/package-tree.html
index 320532ce2ae..1da9ec46bcb 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/package-tree.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.gwt.widgets Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/gwt/widgets/package-use.html b/current/org/pepstock/charba/client/gwt/widgets/package-use.html
index fb8c70f558e..2c0aea0c08a 100644
--- a/current/org/pepstock/charba/client/gwt/widgets/package-use.html
+++ b/current/org/pepstock/charba/client/gwt/widgets/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.gwt.widgets (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/AtLeastOneDatasetHandler.html b/current/org/pepstock/charba/client/impl/callbacks/AtLeastOneDatasetHandler.html
index 38625b8fc24..ed239b3787c 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/AtLeastOneDatasetHandler.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/AtLeastOneDatasetHandler.html
@@ -2,10 +2,10 @@
-
+
AtLeastOneDatasetHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/DataLabelsPointerHandler.html b/current/org/pepstock/charba/client/impl/callbacks/DataLabelsPointerHandler.html
index ff070cbe46a..f08efd3d3bf 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/DataLabelsPointerHandler.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/DataLabelsPointerHandler.html
@@ -2,10 +2,10 @@
-
+
DataLabelsPointerHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/DataLabelsSelectionHandler.html b/current/org/pepstock/charba/client/impl/callbacks/DataLabelsSelectionHandler.html
index a6d444ddeed..5418860db70 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/DataLabelsSelectionHandler.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/DataLabelsSelectionHandler.html
@@ -2,10 +2,10 @@
-
+
DataLabelsSelectionHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/NoSelectedDatasetTicksCallback.html b/current/org/pepstock/charba/client/impl/callbacks/NoSelectedDatasetTicksCallback.html
index 04ed8dd0edf..289e60697f6 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/NoSelectedDatasetTicksCallback.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/NoSelectedDatasetTicksCallback.html
@@ -2,10 +2,10 @@
-
+
NoSelectedDatasetTicksCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/Percentage.html b/current/org/pepstock/charba/client/impl/callbacks/Percentage.html
index cedbffdbfc2..b8cfce8dc68 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/Percentage.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/Percentage.html
@@ -2,10 +2,10 @@
-
+
Percentage (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/PercentageCallback.html b/current/org/pepstock/charba/client/impl/callbacks/PercentageCallback.html
index 2b22c17ab53..3c22e395ddb 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/PercentageCallback.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/PercentageCallback.html
@@ -2,10 +2,10 @@
-
+
PercentageCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/class-use/AtLeastOneDatasetHandler.html b/current/org/pepstock/charba/client/impl/callbacks/class-use/AtLeastOneDatasetHandler.html
index 6af9bec49ce..1bc59736ec6 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/class-use/AtLeastOneDatasetHandler.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/class-use/AtLeastOneDatasetHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.impl.callbacks.AtLeastOneDatasetHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsPointerHandler.html b/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsPointerHandler.html
index d58c86e7736..6a9326582e8 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsPointerHandler.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsPointerHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.impl.callbacks.DataLabelsPointerHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsSelectionHandler.html b/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsSelectionHandler.html
index 947431b3143..69e9b240d20 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsSelectionHandler.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/class-use/DataLabelsSelectionHandler.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.impl.callbacks.DataLabelsSelectionHandler (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/class-use/NoSelectedDatasetTicksCallback.html b/current/org/pepstock/charba/client/impl/callbacks/class-use/NoSelectedDatasetTicksCallback.html
index e4ab8918136..8f2a08f1db3 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/class-use/NoSelectedDatasetTicksCallback.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/class-use/NoSelectedDatasetTicksCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.impl.callbacks.NoSelectedDatasetTicksCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/class-use/Percentage.html b/current/org/pepstock/charba/client/impl/callbacks/class-use/Percentage.html
index e55239ad93d..26a3f9e01c2 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/class-use/Percentage.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/class-use/Percentage.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.impl.callbacks.Percentage (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/class-use/PercentageCallback.html b/current/org/pepstock/charba/client/impl/callbacks/class-use/PercentageCallback.html
index f899c1ff790..73f9c96bcdf 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/class-use/PercentageCallback.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/class-use/PercentageCallback.html
@@ -2,10 +2,10 @@
-
+
Uses of Class org.pepstock.charba.client.impl.callbacks.PercentageCallback (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/package-summary.html b/current/org/pepstock/charba/client/impl/callbacks/package-summary.html
index 13bd2d7e759..3450432ad33 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/package-summary.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/package-summary.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.impl.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/package-tree.html b/current/org/pepstock/charba/client/impl/callbacks/package-tree.html
index 962340d016e..4e4841ca79e 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/package-tree.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/package-tree.html
@@ -2,10 +2,10 @@
-
+
org.pepstock.charba.client.impl.callbacks Class Hierarchy (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/callbacks/package-use.html b/current/org/pepstock/charba/client/impl/callbacks/package-use.html
index fab46222abf..11b5296f95c 100644
--- a/current/org/pepstock/charba/client/impl/callbacks/package-use.html
+++ b/current/org/pepstock/charba/client/impl/callbacks/package-use.html
@@ -2,10 +2,10 @@
-
+
Uses of Package org.pepstock.charba.client.impl.callbacks (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/charts/DefaultThreshold.html b/current/org/pepstock/charba/client/impl/charts/DefaultThreshold.html
index 4651a376c50..4dedd85c319 100644
--- a/current/org/pepstock/charba/client/impl/charts/DefaultThreshold.html
+++ b/current/org/pepstock/charba/client/impl/charts/DefaultThreshold.html
@@ -2,10 +2,10 @@
-
+
DefaultThreshold (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/charts/DescriptionLabel.html b/current/org/pepstock/charba/client/impl/charts/DescriptionLabel.html
index f07db761469..4b49c0f1ea9 100644
--- a/current/org/pepstock/charba/client/impl/charts/DescriptionLabel.html
+++ b/current/org/pepstock/charba/client/impl/charts/DescriptionLabel.html
@@ -2,10 +2,10 @@
-
+
DescriptionLabel (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
diff --git a/current/org/pepstock/charba/client/impl/charts/GaugeChart.html b/current/org/pepstock/charba/client/impl/charts/GaugeChart.html
index c85eb61719e..f72152e8619 100644
--- a/current/org/pepstock/charba/client/impl/charts/GaugeChart.html
+++ b/current/org/pepstock/charba/client/impl/charts/GaugeChart.html
@@ -2,10 +2,10 @@
-
+
GaugeChart (Charba - J2CL and GWT charts library based on CHART.JS)
-
+
@@ -185,7 +185,8 @@