Olly Smith
|
811dc87d8b
|
Hide chart when setData is passed empty or null array. (Fixes #142)
|
2013-02-06 07:35:54 +00:00 |
|
Christopher Erin
|
32b06226c2
|
draw functionality broken out into methods on each class
|
2012-12-31 12:09:38 -06:00 |
|
Christopher Erin
|
14c56165c6
|
encapsulate all interaction with raphael. Reuse some methods. Write tests for all svg structural elements and attributes
|
2012-12-30 13:29:26 -06:00 |
|
Olly Smith
|
4f53479cf0
|
xLabelMargin optionx.
|
2012-12-20 19:15:33 +00:00 |
|
Olly Smith
|
06a2ab3501
|
Option for hiding axes.
|
2012-12-20 07:50:16 +00:00 |
|
Olly Smith
|
c82d335976
|
Tidy up grid option.
|
2012-12-20 07:44:32 +00:00 |
|
Olly Smith
|
672583b1e7
|
Option to disable grid drawing.
Merge branch 'issue-114' of github.com:tiraeth/morris.js into no-grid
Conflicts:
morris.js
morris.min.js
|
2012-12-20 07:35:16 +00:00 |
|
Olly Smith
|
a23eb0792c
|
hoverCallback option.
|
2012-12-19 22:23:36 +00:00 |
|
Olly Smith
|
d308cb04be
|
Hover in bar charts.
|
2012-12-17 20:08:39 +00:00 |
|
Marcin Chwedziak
|
849f7ee480
|
Ability to disable grid drawing in Line, Area, and Bar charts (#114)
|
2012-12-13 23:05:44 +01:00 |
|
Olly Smith
|
77ee0468e6
|
WIP: connecting hover object to grid subclasses.
|
2012-12-11 22:00:22 +00:00 |
|
Olly Smith
|
8080000a56
|
Merge branch 'master' into html-hover
Conflicts:
lib/morris.line.coffee
morris.js
morris.min.js
|
2012-12-04 22:06:53 +00:00 |
|
Olly Smith
|
e8c6ba89c8
|
WIP: re-organising.
|
2012-12-04 19:12:34 +00:00 |
|
Olly Smith
|
a8ca88e583
|
Merge branch 'morris-hover' of https://github.com/tiraeth/morris.js into html-hover
Conflicts:
lib/morris.bar.coffee
morris.js
morris.min.js
|
2012-12-02 22:23:59 +00:00 |
|
Elber Ribeiro
|
4773f909a8
|
Adding support to stacked bars
|
2012-11-19 23:23:11 -02:00 |
|
Marcin Chwedziak
|
9bdabf1d0d
|
first version of hover refactored to be 100% html
|
2012-11-18 20:02:46 +01:00 |
|
Olly Smith
|
236afa4003
|
Define bar colors with a function.
|
2012-11-06 08:18:19 +00:00 |
|
Olly Smith
|
d6b955af02
|
Tidy up use of "is/isnt null" using ? operator.
|
2012-11-06 07:48:29 +00:00 |
|
Olly Smith
|
b233059e8d
|
Replace $.map with coffeescript for-loops.
|
2012-11-06 07:36:36 +00:00 |
|
Olly Smith
|
e4f4594fab
|
Back-to-basics bar chart.
|
2012-10-31 21:58:26 +00:00 |
|
tiraeth
|
69f932d9e6
|
Morris.Bar + additional updates to Morris.Grid for bars handling
|
2012-10-31 20:38:09 +01:00 |
|