Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenFlash chart problem #702

Closed
zawadzinski opened this issue May 12, 2009 · 4 comments
Closed

OpenFlash chart problem #702

zawadzinski opened this issue May 12, 2009 · 4 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority.

Comments

@zawadzinski
Copy link
Contributor

There is a problem with Bar charts and Pie Charts.

Screenshots in attachments.

@zawadzinski
Copy link
Contributor Author

Attachment:
bar chart.png

@zawadzinski
Copy link
Contributor Author

Attachment:
pie chart.png

@zawadzinski
Copy link
Contributor Author

index.php?module=VisitTime&action=getVisitInformationPerLocalTime&idSite=1&period=day&date=today&filter_sort_column=label&filter_sort_order=asc&filter_limit=24&viewDataTable=generateDataChartVerticalBar

We get an error on 8 line ( value "5" without key name).

{
  "elements": [
    {
      "type": "bar_filled",
      "colour": "#3B5AA9",
      "outline-colour": "#063E7E",
      "alpha": 0,
      5,
      "text": "Wizyty",
      "font-size": 12,
      "tip": "#val# #key#",
      "values": [
        {
          "top": 0,
          "tip": "0h<br>0 Wizyty (0%)"
        },
       ...

@zawadzinski
Copy link
Contributor Author

[1109]

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority.
Projects
None yet
Development

No branches or pull requests

1 participant