Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sascha Herzinger
AdaCharts
Commits
3f4c1a6c
Commit
3f4c1a6c
authored
Jan 23, 2019
by
Sascha Herzinger
Browse files
modified example to reflect new API
parent
4efe1467
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
3f4c1a6c
.idea/
node_modules/
.DS_Store
lib/
examples/test-heatmap.html
View file @
3f4c1a6c
...
...
@@ -77,8 +77,9 @@
cols
,
valueRange
:
[
-
1
,
1
],
sequential
:
true
,
xLabel
:
'
X Axis Label
'
,
yLabel
:
'
Y Axis Label
'
xLabel
:
'
X Axis Label
'
,
// optional
yLabel
:
'
Y Axis Label
'
,
// optional
});
}
...
...
lib/ada-charts.js
deleted
100644 → 0
View file @
4efe1467
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment