Alex de Mulder
|
cac743a3d3
|
- added show major/minor lines options to dataAxis and timeline
|
10 years ago |
Alex de Mulder
|
ac74e826b0
|
fixed graph2d not updating on animation correctly
|
10 years ago |
jos
|
b2a5899336
|
Fixed broken barCharts with handleOverlap=='stack'
|
10 years ago |
jos
|
d97fcd6379
|
Fixed groups not being filtered after setOptions
|
10 years ago |
Alex de Mulder
|
e05e8b9988
|
fixed infinite loop when clearing dataset
|
10 years ago |
Alex de Mulder
|
4fee1a2c9a
|
Fixed height increase on scolling if only graphHeight is defined.
|
10 years ago |
Alex de Mulder
|
6d20187feb
|
added alignZeros
|
10 years ago |
Alex de Mulder
|
3b9142fdf0
|
fixed disappearing items
|
10 years ago |
Alex de Mulder
|
6a93703749
|
modularized graph2d draw styles, added point style.
|
10 years ago |
jos
|
a6ff28f38b
|
Fixed an issue with graphHeight in Graph2d
|
10 years ago |
Alex de Mulder
|
7c23ffa3c1
|
fixed clean up of icons, titles, fixed some style issues, typos
|
10 years ago |
Alex de Mulder
|
3e3d0f083b
|
fixed bug introduced in commit when options.graphheight was not supplied
|
10 years ago |
Alex de Mulder
|
f24b16ad5b
|
Made graphHeight automatic if height is defined AND if graphHeight is smaller than the center panel when height is defined as well.
|
10 years ago |
Alex de Mulder
|
6bf641bfd2
|
Fixed cleaning up of graph2d groups.
|
10 years ago |
Chris Jackson
|
9654c692a1
|
Add fill styling option
|
10 years ago |
Chris Jackson
|
64ed420183
|
Add 'style' option to group for lineChart.
Allows overriding of class definitions which provides a much simpler interface for programatically setting user defined options.
|
10 years ago |
Alex de Mulder
|
72cbed1eac
|
fixed creation and deletion of empty groups when there are not yet items
|
10 years ago |
jos
|
c6ef9a2b4c
|
Fixed a 1 pixel offset in the background panel used to draw the time axis.
|
10 years ago |
jos
|
43589cdc1a
|
Released version 3.3.0
|
10 years ago |
jos
|
9927010d9a
|
Fixed animation in Graph2d. Some fixes in animation
|
10 years ago |
Alex de Mulder
|
e1a2fb224d
|
updated dataAxis and legend to also make use of the instance based groups.visiblilty option
|
10 years ago |
Alex de Mulder
|
0d8aa7ccc0
|
Added the groups.visibility option and example
|
10 years ago |
Alex de Mulder
|
5eab978deb
|
fixed bug when hiding Y axis, redraw is not always successfully performed
|
10 years ago |
Alex de Mulder
|
c5f4b2afcd
|
Fixed bug where empty groups would crash graph2d, cleaned code
|
10 years ago |
Alex de Mulder
|
a4b9352150
|
fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts
|
10 years ago |
Alex de Mulder
|
f62fa6d76e
|
Added customRange for graph2d Y axis
|
10 years ago |
Alex de Mulder
|
8b175f3df2
|
fixed pointdrawing with new barchart functionality
|
10 years ago |
Alex de Mulder
|
4ad7165bb7
|
Added barChart overlap functions
|
10 years ago |
Alex de Mulder
|
a3f0d4b36d
|
fixed bug with empty groups in graph2d
|
10 years ago |
Alex de Mulder
|
b123ab295e
|
added docs, removed logs, added extra comments.
|
10 years ago |
Alex de Mulder
|
d384d0d281
|
added external legend example, visible option for groups, getLegend() function
|
10 years ago |
jos
|
72dfc0c45f
|
Reworked all code to commonjs modules. Replaced the build script with Gulp
|
10 years ago |
jos
|
f0a5b12593
|
Moved source code from `/src/` to `/lib/`
|
10 years ago |
jos
|
5d9a7d02b4
|
Refactored more code from `graph` to `network`
|
10 years ago |
Alex de Mulder
|
cd4d06789c
|
bugfixes (sampling, timeline)
|
10 years ago |
Alex de Mulder
|
8a86e53f32
|
fully finalized with docs and examples
|
10 years ago |
Alex de Mulder
|
c9aa4741e6
|
fixed bug where slave right axis was not always scaling correctly, re-added forcing to date, appearently this was cached
|
10 years ago |
Alex de Mulder
|
40fd3d64db
|
fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!)
|
10 years ago |
Alex de Mulder
|
146793270d
|
optimized, 8 amazing examples, just docs left....
|
10 years ago |
Alex de Mulder
|
a3c5caa275
|
ready for optimalization.
|
10 years ago |
Alex de Mulder
|
6f9cc716cb
|
more examples, working on performance example
|
10 years ago |
Alex de Mulder
|
db46e27732
|
Creating examples, lots of bugfixes!
|
10 years ago |
Alex de Mulder
|
2cb60ed78f
|
fully functional!!
|
10 years ago |
Alex de Mulder
|
6ad2f0e8ef
|
structure, bugs, barchart, icons
|
10 years ago |
Alex de Mulder
|
b6e5a9dadb
|
bargraphs!! woohoo!!
|
10 years ago |
Alex de Mulder
|
1bf725b8ac
|
test
|
10 years ago |
Alex de Mulder
|
c59dd11359
|
fixed dataset problem
|
10 years ago |
Alex de Mulder
|
2c949d9704
|
auto scale yaxis
|
10 years ago |
Alex de Mulder
|
4620f53df6
|
icons for left and right axis
|
10 years ago |
Alex de Mulder
|
735190c722
|
seperated legend and graphgroups. Still have to think about naming....
|
10 years ago |