You are here

charts.views.schema.yml in Charts 5.0.x

config/schema/charts.views.schema.yml

File

config/schema/charts.views.schema.yml
View source
  1. views.style.chart:
  2. type: views_style
  3. label: 'Chart'
  4. mapping:
  5. title:
  6. type: label
  7. label: 'Chart title'
  8. xaxis_title:
  9. type: label
  10. label: 'Horizontal axis title'
  11. yaxis_title:
  12. type: label
  13. label: 'Vertical axis title'
  14. views.display.chart_extension:
  15. type: views_display
  16. label: 'Attachment display options'