cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks visualization Data labels sssssss

haseeb4Ambition
New Contributor

I have been using visualization for a lot of different usecases and has been working for instead of using 3rd party libraries. 

Recently I had a need to customize the data labels but I haven't seen anything in the documentation that how to do that. If I leave it as it is, it has nice formatting however if I add custom labels, then there is no formatting applied.

For example I want to bold and set the two values on separate lines and I have tried couple of things but it seems not working. None of the following worked so far for new line

Customer_name: {{customer_name}}; segment: {{ segment}}

Customer_name: {{customer_name}}</br> segment: {{ segment}}

Customer_name: {{customer_name}} /r/n segment: {{ segment}}

Customer_name: {{global_customer_name}} \r\n segment: {{ segment}}

Customer_name: {{customer_name}} /r/n segment: {{ segment}}

Customer_name: {{customer_name}} \u000A segment: {{ segment}}

https://docs.databricks.com/en/visualizations/charts.html

I am trying to understand what kind of formatting will work in the data labels for databricks visualizations

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now