DataDraw >

      Examples set 1, static files

      Example set 1 was saved to static .svg files ... loaded and displayed here via <img> for comparison.

      Observations (Firefox):
      • Tooltips don't seem to work in <img> mode
      • Default font differs, likely due to context differences.
      • Named HTML chars eg. &Delta; don't seem to work in <img> mode
      • External images sometimes not pulled in when in <img> mode
      • Certain CORS-type security violations can occur in <img> mode but the SVG works ok inline
      • SVG parsing is stricter in <img> mode
      • Issues/violations can cause the <img> load to fail as a 'broken image'.



      hello_world . . . . Invoke the built-in test pattern






      bargraph1 . . . . Bar graph with errorbars




      curves1 . . . . Curves with datapoints, errorbars, tooltips, legend




      scatterplot1 . . . . Datapoints with tooltips and transparency




      webhits1 . . . . Datetime X space with dynamic ranging, histogram





      heatmap1 . . . . Heatmap display from 10x10 matrix of data values





      pie1 . . . . Pie chart with legend