delpiero.json 511 B

123456789101112131415161718192021222324252627282930
  1. {size:'450x600',
  2. type:'bhg',
  3. axis_step:1,
  4. title:'Gol e presenze in campionato',
  5. title_color:'000000',
  6. title_size:16,
  7. bar_width:10,
  8. bar_spacing:0,
  9. fillarea:true,
  10. fillbottom:true,
  11. filltop:true,
  12. colors:['5131c9','da1b1b'],
  13. lines:[[1,1,0],[1,1,0],[1,1,0]],
  14. bg:false,
  15. bg_type:'solid',
  16. bg_angle:90,
  17. bg_offset:false,
  18. bg_width:20,
  19. bg_trasparency:false,
  20. chbg:false,
  21. chbg_type:'solid',
  22. chbg_angle:90,
  23. chbg_offset:false,
  24. chbg_width:20,
  25. chbg_trasparency:false,
  26. grid:false,
  27. grid_x:10,
  28. grid_y:10,
  29. grid_line:10,
  30. grid_blank:10}