Changes to sanddance.scroll.pub

ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated index.scroll
index.scroll
Changed around line 1
- https://sanddance.scroll.pub/sanddance.parsers
+ sanddance.parsers
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated index.scroll
index.scroll
Changed around line 1
- http://sanddance.scroll.pub/sanddance.parsers
-
+ https://sanddance.scroll.pub/sanddance.parsers
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated index.scroll
index.scroll
Changed around line 1
- theme roboto
- Hello World my name is
+ http://sanddance.scroll.pub/sanddance.parsers
+
+
+ iris
+ sandDance
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
updated sanddance.parsers
sanddance.parsers
Changed around line 1
+ sandDanceParser
+ extends abstractTableVisualizationParser
+ description Create a SandDance visualization.
+ cue sandDance
+ example
+ iris
+ sandDance
+ javascript
+ buildHtml() {
+ const id = this._getUid()
+ const data = this.parent.coreTable
+ const tag = ``
+ return `
+ ${tag}`
+ }
ffff:12.186.22.250
ffff:12.186.22.250
15 days ago
created sanddance.parsers
sanddance.parsers
ffff:12.186.22.250
ffff:12.186.22.250
1 month ago
updated .gitignore
.gitignore
Changed around line 5
+ .*
root
root
2 months ago
initial blank_template template
.gitignore
Changed around line 1
+ .DS_Store
+ *.html
+ *.txt
+ *.xml
+ *.css
+ *.js
+ *.csv
+ requests.scroll
index.scroll
Changed around line 1
+ buildHtml
+ theme roboto
+
+ Hello World my name is