would like to request graceful degradation support for javascript-less client/browser support.

Comments

jaypark’s picture

ie, if client doesn't support javascript, then include server side rendering of chart image. eg, highcharts has image exporting options http://www.highcharts.com/ref/#exporting--url

is there a way for data viz api to get the exported image and include it in as an [img]

LSU_JBob’s picture

This is a great idea, I'm thinking about abstracting out all of the highcharts specific stuff to a submodule.

LSU_JBob’s picture

Version: 7.x-1.0-beta2 » 7.x-1.x-dev
Priority: Normal » Major