Skip to content

Instantly share code, notes, and snippets.

@predakanga
Created April 29, 2014 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save predakanga/11403111 to your computer and use it in GitHub Desktop.
Save predakanga/11403111 to your computer and use it in GitHub Desktop.
{ "elements": [ { "type": "bar_3d", "values": [ 35.7, 45, 9.1, 1.5, 8.6 ], "colour": "#D5282A", "alpha": 1, "tip": "#val#%" }, { "type": "tags", "values": [ { "x": 0, "y": 35.7 }, { "x": 1, "y": 45 }, { "x": 2, "y": 9.1 }, { "x": 3, "y": 1.5 }, { "x": 4, "y": 8.6 } ], "font": "Verdana", "font-size": 10, "colour": "#000000", "align-x": "center", "text": "#y#%" } ], "title": { "text": "Send younger14, natt14, sugar14 , lilo14 eller babes14 til 2030 for \u00e5 stemme", "style": "{font-size: 15px; font-family: Times New Roman; font-weight: bold; color: #000000; text-align: center;}" }, "bg_colour": "#FFFFFF", "x_axis": { "3d": 5, "colour": "#021840", "grid-colour": "#FFFFFF", "labels": { "colour": "#000000", "labels": [ "Stemmer: 346", "Stemmer: 436", "Stemmer: 88", "Stemmer: 15", "Stemmer: 83" ] } }, "y_axis": { "colour": "#021840", "grid-colour": "#FFFFFF", "min": 0, "max": 50, "steps": 10, "labels": { "colour": "#FFFFFF", "text": "#val#%" } } }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment