SVGEXporter

  1. #1

    svgExporter

    Hi All ,

    I use Ext.net 3.2, I will like to know the equivalence of the generate method of svgExporter available on version 2.5 in version 3.2 cordially
    Last edited by aghilaso; Jul 30, 2015 at 10:00 AM.
  2. #2
    Hi @aghilaso,

    SvgExporter can be replaced with chart.getImage().data.

    SvgExporter is used in this Ext.NET v2 example:
    https://examples2.ext.net/#/Chart/Misc/Merge_Two_Charts

    You can review how it was changed in v3:
    https://examples3.ext.net/#/Chart/Misc/Merge_Two_Charts

Similar Threads

  1. [CLOSED] charts from code behind need to export via SvgExporter
    By Geenin in forum 2.x Legacy Premium Help
    Replies: 13
    Last Post: Jan 23, 2014, 4:04 AM
  2. [CLOSED] Problem with Ext.draw.engine.SvgExporter
    By feanor91 in forum 2.x Legacy Premium Help
    Replies: 4
    Last Post: Sep 21, 2012, 10:39 AM

Posting Permissions