Menu

#3563 Chart special chars not displayed correctly

3.5.0
works-for-me
nobody
5
2013-06-11
2012-04-12
Anonymous
No

Like the following sql the special chars & % or / are not displayed or wrong displayed. (see atached image)

SELECT 2, 'Value1 with Slash \ and And & char', 'Group with Slash \ and And & char'
UNION ALL SELECT 2, 'Value2 with Backslash / and Dollar $ char', 'Group with Slash \ and And & char'
UNION ALL SELECT 2, 'Value3 with lparagraph § and Precent % & char', 'Group with Slash \ and And & char'
UNION ALL SELECT 2, 'Other chars @#°§¬|¢´~]}{', 'Group with Slash \ and And & char'
UNION ALL SELECT 3, 'Value1 with Slash \ and And & char', 'Group with Backslash / and Dollar $ char'
UNION ALL SELECT 3, 'Value2 with Backslash / and Dollar $ char', 'Group with Backslash / and Dollar $ char'
UNION ALL SELECT 3, 'Value3 with lparagraph § and Precent % & char', 'Group with Backslash / and Dollar $ char'
UNION ALL SELECT 3, 'Other chars @#°§¬|¢´~]}{', 'Group with Backslash / and Dollar $ char'
UNION ALL SELECT 4, 'Value1 with Slash \ and And & char', 'Group with language ü and Precent % & char'
UNION ALL SELECT 4, 'Value2 with Backslash / and Dollar $ char', 'Group with paragraph § and Precent % & char'
UNION ALL SELECT 4, 'Value3 with lparagraph § and Precent % & char', 'Group with paragraph § and Precent % & char'
UNION ALL SELECT 4, 'Other chars @#°§¬|¢´~]}{', 'Group with lparagraph § and Precent % & char'

Discussion

  • Michal Čihař

    Michal Čihař - 2013-06-11
    • status: open --> works-for-me
     
  • Michal Čihař

    Michal Čihař - 2013-06-11

    Chart engine has been changed meanwhile and I can not reproduce this so I assume it has been fixed.