Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Gradient color Picker & slider in capabilities.json

Hello,

 

I'm actually working under API 1.7.0 for developing a custom visual. I'm looking for 2 objects in capabilities.json:

- Gradient Color Picker: from which we can pick a center color and the 2 boundries.

- Slider: Like for text Font size, but I want its maximym to be 100%.

 

Those objects already exist I saw them in some visuals. but I couldn't find them. Thank you for help

1 ACCEPTED SOLUTION

  1. Power BI Custom Visuals API doesn't support gradient. This feature will probably be included into API 1.8
  2. You might try to call your property as percentile. It works for the old API, but I'm not sure about the new API

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

View solution in original post

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@Anonymous,

 

You may do research into valueType "fill" and "integer". It is the visual's responsibility to handle EnumerateVisualObjectInstancesOptions.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  1. Power BI Custom Visuals API doesn't support gradient. This feature will probably be included into API 1.8
  2. You might try to call your property as percentile. It works for the old API, but I'm not sure about the new API

 

Ignat Vilesov,

Software Engineer

 

Microsoft Power BI Custom Visuals

pbicvsupport@microsoft.com

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.