William Clapp
ef43f2bd9e
document spline interpolation type options ( #2513 )
...
Options for the type of spline interpolation methods aren't documented -- or at least I couldn't find it in docs. Option was added with #1268
6 years ago
Yoshiya Hinosawa
06df83e989
docs: add disabled zoom behavior examples
6 years ago
Yoshiya Hinosawa
b6638fb749
refactor: remove zoom.disableDefaultBehavior
6 years ago
Yoshiya Hinosawa
939f7228c2
fix: update for d3-v5
6 years ago
Tiago Costa
822016c14e
Added support to zoom types (scroll and drag) with option to disable default zoom behavior.
...
Added uncorrect removed files.
Fixed build files permissions.
Fixed visibility property spelling.
Fixed bug on returned zoom domain in 'onzoomend' event.
Prevent a drag from a single click.
removed fix for false click.
Fixed bug in update zoom when zoom type is drag.
6 years ago
Yoshiya Hinosawa
aa49e6d538
[WIP] Store artifacts on circleci ( #2424 )
...
* chore: store artifacts on circleci
* chore: update http:// to https://
* chore: update references to relative
* chore: status-back from circleci
* chore: update node version
* Revert "chore: status-back from circleci"
This reverts commit bd29ee18c1
.
6 years ago
Masayuki Tanaka
765cc5f2ad
Fix for d3.v5 ( #2335 )
7 years ago
Yoshiya Hinosawa
5d358f3c76
chore(version): bump to v0.5.4
7 years ago
Yoshiya Hinosawa
88a7528749
fix: fix wrong versions of d3 in samples ( #2321 )
7 years ago
Yoshiya Hinosawa
5774fda51b
test: add mutli-arc-gauge example
7 years ago
Masayuki Tanaka
c17f101df8
Fix spec of zoom for d3.v4
7 years ago
Masayuki Tanaka
d85d15533f
Fix data.selection.grouped in d3.v4
7 years ago
Masayuki Tanaka
70b6cb216f
Fix api.tooltip.show in d3.v4
7 years ago
Masayuki Tanaka
063ff71d74
Add zoom.initialRange option for d3.v4
7 years ago
Masayuki Tanaka
ba8a95060d
Fix axis.x.extent to axis.x.selection based on d3.v4
7 years ago
Masayuki Tanaka
2ba6f22185
Fix interaction by event rect
7 years ago
Masayuki Tanaka
b1b21c01ff
Fix x axis mutiline
7 years ago
Masayuki Tanaka
f4a163f712
Fix flow and data load in d3.v4
7 years ago
Masayuki Tanaka
bd1d321e83
Fix api.grid and update samples to use d3.v4
7 years ago
Masayuki Tanaka
8b9318f7a7
Fix bugs and update samples to use d3.v4
7 years ago
Masayuki Tanaka
10f229033f
Fix subchart clear in d3.v4
7 years ago
Masayuki Tanaka
1a10d6b451
Fix timeseries for d3.v4
7 years ago
Masayuki Tanaka
c40f9bf482
Fix zoom and brush for d3.v4
7 years ago
Masayuki Tanaka
8de2b509f5
Fix data label
7 years ago
Masayuki Tanaka
e9dbfbf5b9
Fix subchart for d3 v4
7 years ago
Masayuki Tanaka
b4e9f4a745
Fix line chart for d3 v4
7 years ago
Yoshiya Hinosawa
df00d38a54
Added "bar.space" parameter to set space between bars in bar charts ( #2146 )
7 years ago
Yoshiya Hinosawa
b468888e22
chore: add example for #1689 ( #2082 )
8 years ago
iocube
ae7dd53694
Allow passing a function to point.show configuration ( #2054 ) ( #2062 )
...
This will allow to display points based on a condition.
8 years ago
Andrew Smith
508a797efe
Add a function to allow the min/max values to be formated
8 years ago
Alex Bain
bebbf4bd22
Ensure height calculate correctly for negative rotations
8 years ago
Rodrigo Wirth
0f2e00dbb1
Apply code review suggestions for bar max width example
9 years ago
Rodrigo Wirth
1b62d17198
Add bar with max width example
9 years ago
Masayuki Tanaka
72d4eb5542
Fix sample
10 years ago
Masayuki Tanaka
ff60d03def
Update sample for data.label
10 years ago
Masayuki Tanaka
02e3de23a5
Add sample for region with timeseries
10 years ago
Masayuki Tanaka
2a4ad296d1
Update sample for zoom callback
10 years ago
Masayuki Tanaka
ee9abc9298
Fix min/max for Gauge chart - #536
10 years ago
Masayuki Tanaka
0bf66eef2b
Support TSV - #532
10 years ago
Masayuki Tanaka
d9c280a587
Add axis.x.extent option instead of axis.x.default - #512
10 years ago
Masayuki Tanaka
50bd61a0ea
Fix axis.x.default
10 years ago
Masayuki Tanaka
bab6c75f16
Fix axis.x.tick.values for timeseries - #408
10 years ago
Masayuki Tanaka
beed643670
Fix onclick on step chart - #489
10 years ago
Masayuki Tanaka
805b15a3b8
Fix data label position when brushed - #485
10 years ago
Masayuki Tanaka
9a5a6d622e
Fix data label on stacked line/area chart - #482
10 years ago
Masayuki Tanaka
53f3442f73
Add axis.y.default and axis.y2.default option - #442
10 years ago
Masayuki Tanaka
31cc5e4e88
Add tooltip.show/hide API - #467 #509
10 years ago
Masayuki Tanaka
7ee85d696a
Cancel zerobased if axis.y.min/max specified - #454
10 years ago
Masayuki Tanaka
9d1b32a7c2
Introduce grid.lines.front option - #462
10 years ago
Masayuki Tanaka
da9012470f
Enable additional config
10 years ago