dimple/advanced_examples_meta.json

20 lines
749 B
JSON
Raw Normal View History

2013-05-29 20:37:46 +04:00
[
2013-05-30 03:12:52 +04:00
{
"id":"advanced_price_range_lollipop",
"title":"Price Changes",
"shortTitle":"Price Changes",
"desc":"This examples demonstrates multiple series, multiple axes, different aggregations and a storyboard"
},
2013-05-30 04:43:26 +04:00
{
"id":"advanced_pong",
"title":"Dimple Pong!",
"shortTitle":"Dimple Pong",
"desc":"Perhaps not the most useful chart but this is a demonstration of how the storyboard works. See the \"Price Changes\" chart for a more practical example."
},
2013-05-29 20:37:46 +04:00
{
"id":"advanced_lollipop_with_hover",
"title":"Tooltip Charts",
"shortTitle":"Tooltip Charts",
"desc":"An extension of a standard bubble chart to show bar charts in tooltips"
}
]