Uploaded image for project: 'ChartJS Integration'
  1. ChartJS Integration
  2. CHARTJS-35

Blank result of chartjs macro when using the inplace editor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 1.6
    • None
    • None
    • Unknown
    • N/A
    • N/A

    Description

      To reproduce:

      • Paste the following content in wiki mode and save:
        {{chartjs type="pie"
          options="{~"backgroundColors~": [~"#ff16e8~", ~"#0018f4~",~"#065d00~"]}"}}
        {
          "labels": [
            "Bug",
            "Improvement",
            "New Feature"
          ],
          "datasets": [{
            "label": "CKEditor",
            "data": [23, 17, 5]
          }, {
            "label": "Diagram",
            "data": [34, 11, 6]
          }]
        }
        {{/chartjs}}
      • Edit using the inplace editor
      • Notice the blank result:

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: