Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-7704

Add support for 3D Bar and Line chart types

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Fixed
    • Major
    • 4.1-milestone-1
    • 4.0-rc-1
    • Chart
    • Unit
    • Unknown

    Description

      Example1:

      {{chart type='line3D' source='inline' params='range:B2-B9;series:columns'}}
      |=Date|=Value
      |2012-02-21|4.97
      |2012-02-26|4.96
      |2012-03-04|4.93
      |2012-03-11|4.84
      |2012-03-18|4.83
      |2012-03-25|4.85
      |2012-04-01|4.85
      |2012-04-08|4.87
      {{/chart}}
      

      Example2:

      {{chart type='bar3D' source='inline' params='range:B2-B9;series:columns'}}
      |=Date|=Value
      |2012-02-21|4.97
      |2012-02-26|4.96
      |2012-03-04|4.93
      |2012-03-11|4.84
      |2012-03-18|4.83
      |2012-03-25|4.85
      |2012-04-01|4.85
      |2012-04-08|4.87
      {{/chart}}
      

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: