Kumar Vora
|
d2ba0cb6cf
|
Let plotly calculate the height based on provided margin values
|
2016-05-09 16:11:51 -05:00 |
|
Kumar Vora
|
303e158eb1
|
Issue#1006: allowing user to change bottom margin for Chart visualizations
|
2016-04-22 13:16:00 -05:00 |
|
Arik Fraimovich
|
ff641440aa
|
Avoid drawing chart before there is data
|
2016-04-17 18:12:12 +03:00 |
|
Arik Fraimovich
|
cf2407b69b
|
Fix #779: use the default chart type for new series
|
2016-04-17 11:58:29 +03:00 |
|
Arik Fraimovich
|
c51779708e
|
Remove angular-plotly and use Plotly's autoresize
|
2016-04-17 11:58:00 +03:00 |
|
Arik Fraimovich
|
9cded144e6
|
Remove Plotly legend height workaround and use official support for scrolling.
|
2016-04-17 11:12:33 +03:00 |
|
Arik Fraimovich
|
ffe23fc59c
|
Split colors palette to base and additional
|
2016-03-30 10:30:15 +03:00 |
|
chiragkparmar@gmail.com
|
d6a474b9f1
|
Update color palette to add more pretty colors
Inspired from ggplot2 color palette, update ColorPalette to make charts
more pretty.
|
2016-03-30 10:27:38 +03:00 |
|
Arik Fraimovich
|
1ceddc9e91
|
Fix: we were sending wrong timestamp to Plotly
|
2016-02-14 20:38:32 +02:00 |
|
Arik Fraimovich
|
19766cf4ce
|
Fix: sorting X values had no effect.
|
2016-02-14 13:24:14 +02:00 |
|
yohei.naruse
|
068ce57b24
|
make right axis enabled if there are stacked bars on right axis and lines on right axis.
|
2015-12-24 17:34:29 +09:00 |
|
Alon Horev
|
e863d83bf4
|
#692: Enable scrolling for pie charts with long legend
|
2015-12-14 11:24:56 +02:00 |
|
Alon Horev
|
49848a193a
|
#692: Fix scrolling issue with plotly charts (didn't always work)
|
2015-12-13 17:06:07 +02:00 |
|
Alon Horev
|
fc3fc0e84a
|
Chart: pie chart colors should use our custom palette and not the default plotly palette
|
2015-12-12 01:02:22 +02:00 |
|
Alon Horev
|
24b70e66af
|
Chart: regular area stacking (not percent) now shows both the value and sum per point.
|
2015-12-11 23:22:22 +02:00 |
|
Arik Fraimovich
|
76a1b9fdbe
|
Merge pull request #701 from alonho/fix/694_2
Fix: #694: When stacking is enabled show both the relative value (in %) and the absolute value (attempt #2)
|
2015-12-11 17:02:34 +02:00 |
|
Arik Fraimovich
|
e310f9d522
|
Merge pull request #700 from alonho/fix/692
Fix: #692: Chart legend was cut off with a large number of series. The wrapping div now scrolls to make it visible.
|
2015-12-11 14:18:19 +02:00 |
|
Alon Horev
|
86a0e74db8
|
#694: When stacking is enabled show both the relative value (in %) and the absolute value
|
2015-12-10 23:00:49 +02:00 |
|
Alon Horev
|
30a70338ba
|
#692: Chart legend was cut off with a large number of series. The wrapping div now scrolls to make it visible.
|
2015-12-10 22:16:58 +02:00 |
|
Arik Fraimovich
|
b242dbb531
|
Merge pull request #698 from alonho/fix/694
Fix: When stacking is enabled show both the relative value (in %) and the absolute value
|
2015-12-10 21:59:38 +02:00 |
|
Alon Horev
|
7c992c53eb
|
#694: When stacking is enabled show both the relative value (in %) and the absolute value
|
2015-12-10 17:28:47 +02:00 |
|
Alon Horev
|
4deb150a89
|
#695: Charts: when stacking is enabled we should use one yaxis otherwise they overlap
|
2015-12-10 16:18:32 +02:00 |
|
Alon Horev
|
135ffd693a
|
Add an option to disable chart legend.
A user can disable it if he has tons of series.
Now that we explicitly enable it, it's also visible for a single series.
|
2015-12-07 19:07:04 +02:00 |
|
Alon Horev
|
0f82d4e17b
|
Remove highcharts as it's not used anymore
|
2015-12-06 21:05:35 +02:00 |
|
Alon Horev
|
b7a43feeca
|
#273: Replace highcharts with plotly (it's free!)
|
2015-12-05 03:01:44 +02:00 |
|