You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the knowledge that people need about vizabi right now can be communicated well in form of tutorials.
** Index
Let "tutorials" page have an index
let every item in the index have: a picture, a title, a subtitle, a level of difficulty
Different items lead to different places
** embed a gapminder chart
first item: "embed a gapminder chart" should lead to page "examples", the one we already have
upload all vizabi js and css somewhere public (on s3 or github might do as well)
reference config files from github
this will make the code minimalistic, like this:
If copy-pasted into a plain webpage it should make a picture
**second item
second item leads to a super advanced page: CONFIG EXPLORER
on this page we should have vizabi container and state json as connected views
if we change something in vizabi then it updates in the state text
but we can not just change the state text freely, instead let's offer controls within the text, for example language selector, or playing true-false
the state is long, so it should be possible to collapse parts of it
pls try to find a ready-made solution for this
you can go creative, much freedom here =)
** Other items
are just markdown pages with tutorials
The text was updated successfully, but these errors were encountered:
Most of the knowledge that people need about vizabi right now can be communicated well in form of tutorials.
** Index
Let "tutorials" page have an index
let every item in the index have: a picture, a title, a subtitle, a level of difficulty
Different items lead to different places
** embed a gapminder chart
first item: "embed a gapminder chart" should lead to page "examples", the one we already have
**second item
second item leads to a super advanced page: CONFIG EXPLORER
on this page we should have vizabi container and state json as connected views
if we change something in vizabi then it updates in the state text
but we can not just change the state text freely, instead let's offer controls within the text, for example language selector, or playing true-false
the state is long, so it should be possible to collapse parts of it
pls try to find a ready-made solution for this
you can go creative, much freedom here =)
** Other items
are just markdown pages with tutorials
The text was updated successfully, but these errors were encountered: