forked from nohuhu/Ext.ux.chart.SmartLegend
-
Notifications
You must be signed in to change notification settings - Fork 0
Ext JS extension: Multi-column self adjusting chart Legend
License
StevensonNelli/Ext.ux.chart.SmartLegend
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Ext.ux.chart.SmartLegend
========================
This class is an extension for Ext JS 4 that implements chart Legend with
more advanced behavior than stock Legend.
Features:
- Legend items sizes are adjusted to font size
- Legend items can be configured to display any particular text,
not only fixed Series titles or values
- Legend draws itself in several rows or columns, depending on the
orientation.
Note that this class is based on Ext.ux.chart.Legend class, which is
basically the same as Ext.chart.Legend except that some methods were
refactored for better reuse. The same goes for Ext.ux.chart.LegendItem.
This extension is released under GPL 3.0 license, except for
Ext.ux.chart.Legend and Ext.ux.chart.LegendItem classes which are
provided as an example.
Commercial use is permitted to the extent that the code/component(s) do NOT
become part of another Open Source or Commercially licensed development
library or toolkit without explicit permission.
Copyright (c) 2011-2012 by Alexander Tokarev, <[email protected]>.
About
Ext JS extension: Multi-column self adjusting chart Legend
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 98.1%
- HTML 1.9%