I18n in charts.

Options
Dhaval
edited February 11, 2022 in Analytics #1
Hi All,

We have created charts in BIRT, and now want to perform internationalization on it. Can anyone suggest a simpler way to do this.

Thanks in advance.

DHAVAL TAMHANE

Comments

  • JasonW
    edited December 31, 1969 #2
    Options
    Dhaval,

    How are you doing it now? Are you using the externalized resources?

    Jason
  • Dhaval
    edited December 31, 1969 #3
    Options
    Actually we are only able to handle I18n just now for the titles like title of chart, title of legend & so on.

    Now when I use dynamic data from DB, I want to internationalize that text (the row[????] we add in "Category Definition" section in chart). In short I want to internationalize the text which comes for DB, & yes this things is different from i18n for dynamic data in tables.

    Please help us. Thanks in advance!

    DHAVAL TAMHANE
  • JasonW
    edited December 31, 1969 #4
    Options
    Dhaval,

    I do not know of an easy way to handle this. In script you can modify the labels before they are presented, but I do not know if this will help with this problem.

    Jason