Active
Project:
Data Visualization API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 17:44 UTC
Updated:
5 Feb 2012 at 19:45 UTC
would like to request graceful degradation support for javascript-less client/browser support.
Comments
Comment #1
jaypark commentedie, 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]
Comment #2
LSU_JBob commentedThis is a great idea, I'm thinking about abstracting out all of the highcharts specific stuff to a submodule.
Comment #3
LSU_JBob commented