Forum Discussion

po's avatar
po
Post Prodigy
7 years ago
Solved

Configure map dataColors via the .json - possible?

Hi,

 

It it possible to configure below via the .json file?

 

i.e. set diverging to false and minimum and maximum colors?

 

Tried 

 

"dataColors": [{
"diverging": false,
"Minimum": { "solid": { "color": "#FF1A1A" } },
"Maximum": { "solid": { "color": "#00B050" } }
}]

 

but while no error on import doesn't 

 

Look to be able to configure mos of other properties of the map via the .json

 

Thanks

  • Anonymous's avatar
    Anonymous
    7 years ago

    po,

    We are only able to configure lobal/common data colors for all charts within the JSON file, it is not possible to configure map data colors as you describe via the JSON.

    You can submit a feature request about this issue in Power BI Ideas forum.

    Regards,
    Lydia

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    po,

    We are only able to configure lobal/common data colors for all charts within the JSON file, it is not possible to configure map data colors as you describe via the JSON.

    You can submit a feature request about this issue in Power BI Ideas forum.

    Regards,
    Lydia

    • po's avatar
      po
      Post Prodigy

      Thanks for confirmation.  Have submiited idea as suggested.