Commit graph

13 commits

Author SHA1 Message Date
Jamie Isaacs
962b9abdec Add stacked bar chart value labels (#60) and a horizontal stacked bar chart (#39) (#114)
* Add stacked bar chart value labels (#60)

* Add horizontal render option to stacked bar chart (#39)

* Pulling 100% inside the canvasBox to remain visible.

* Use correct margins for YAxis.TextHorizontalAlign: chart.TextHorizontalAlignRight

* Fixed Show to Hidden due to 5f42a580a9
2019-12-06 11:22:51 -08:00
Will Charczuk
5f42a580a9 mostly working 2019-02-13 18:55:13 -08:00
Will Charczuk
26eaa1d898 snapshot 2019-02-13 16:09:26 -08:00
Will Charczuk
a0ea012903 fixing styling issues w/ the stack bar chart. 2017-06-11 11:38:10 -07:00
Will Charczuk
03708a90ef Helper API refactor (#40)
* api cleaup

* updates

* wtf

* updates

* snapshot.

* tweaks

* snapshot

* api tweaks.

* updates

* updates

* updates

* changes.

* updates

* updates

* sequence => seq

* dont need to use curl, just using wget

* fixing examples
2017-05-12 17:12:23 -07:00
Will Charczuk
e735797037 adding validation. 2017-02-03 11:26:53 -08:00
Will Charczuk
9c96af2a22 fixing fit issues on the xaxis labels for stacked bar. 2016-07-30 09:35:44 -07:00
Will Charczuk
8b6afae778 fixed spacing issues. 2016-07-29 23:13:33 -07:00
Will Charczuk
e5cc7f9e9c looking spiffy. 2016-07-29 19:40:41 -07:00
Will Charczuk
1269397821 sbc looking alright, need to debug bar gaps at the bottom 2016-07-29 19:38:37 -07:00
Will Charczuk
e44cdd5600 where did my ticks go. 2016-07-29 19:35:18 -07:00
Will Charczuk
d84d6790c0 text options! 2016-07-29 16:36:29 -07:00
Will Charczuk
a1fb284797 basics of stacked bar. 2016-07-28 18:51:55 -07:00