You are here

charts.settings.yml in Charts 8.4

Same filename in this branch
  1. 8.4 charts.settings.yml
  2. 8.4 config/install/charts.settings.yml
Same filename and directory in other branches
  1. 5.0.x config/install/charts.settings.yml
config/install/charts.settings.yml

File

config/install/charts.settings.yml
View source
  1. charts_default_settings:
  2. library: ''
  3. type: line
  4. display:
  5. title: ''
  6. colors:
  7. - '#d8810f'
  8. - '#0d233a'
  9. - '#8bbc21'
  10. - '#910000'
  11. - '#1aadce'
  12. - '#492970'
  13. - '#f28f43'
  14. - '#77a1e5'
  15. - '#c42525'
  16. - '#a6c96a'
  17. title_position: out
  18. tooltips: true
  19. tooltips_use_html: false
  20. data_markers: false
  21. data_labels: false
  22. legend: false
  23. legend_position: right
  24. background: ''
  25. three_dimensional: 0
  26. polar: 0
  27. dimensions:
  28. width: ''
  29. width_units: '%'
  30. height: ''
  31. height_units: ''
  32. gauge:
  33. max: '100'
  34. min: '0'
  35. green_from: '85'
  36. green_to: '100'
  37. yellow_from: '50'
  38. yellow_to: '85'
  39. red_from: '0'
  40. red_to: '50'
  41. xaxis:
  42. title: ''
  43. labels_rotation: '0'
  44. yaxis:
  45. title: ''
  46. min: ''
  47. max: ''
  48. prefix: ''
  49. suffix: ''
  50. decimal_count: ''
  51. labels_rotation: '0'