Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »


  • Data Series Width in the Data Series Style Editor is, at the moment, only possible for bar/column charts.
    Please use the parameter Bar Width in the properties for waterfall, stacked and offset bar charts.
    Also the Width of the Data Types cannot be used for waterfall and stacked bar charts.
  • Series Labels Right/Bottom of the waterfall and the stacked bar chart are not always drawn correctly.
  • Scaling a waterfall chart manually with a positive minimum results in all elements beeing rendered into the bars.
  • In some cases, the Design-Studio pdf export doesn’t work in Internet Explorer and MS Edge if hatched or dotted datatypes are used.
  • Tooltips are not shown for NULL value labels in Internet Explorer
  • Guideline to umlauts, special characters and blank spaces
    In general umlauts, special characters and blank spaces Umlauts are percent encoded for technical reasons in the Advanced Property Sheet (see: http://en.wikipedia.org/wiki/Percent-encoding).

Example:
Nestlé - Development of sales in % compared to the previous year
becomes:
Nestl%C3%A9%20‑%20Development%20of%20sales%20in%20%25%20compared%20to%20the%20previous%20year

This makes it necessary to percent encode string values even while transferring them from the scripting language or Standard PropertySheet. (On the Internet there are many free tools for en-/decoding, for example: http://www.url-encode-decode.com/.)



  • No labels