-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of Visualizations #697
Comments
[WIP] Config Options for all visualizations: Panel Options
Value options
Legend
Chart styles
|
The video shows the implementation of legend for bar graph. I have a question here, should we have some default values selected for Enabled/Disabled and position? If yes, should I make the Show legend Enabled and position set to Right? OpenSearch.Dashboards.-.Google.Chrome.2022-05-06.18-55-13.mp4Also wanted to know, there are other fields like Mode, Legend values included in legend in issue opensearch-project/dashboards-observability#78 . Should I include them as well here? |
Hi @anirudha @mengweieric @btzeng , The video shows the visuals and implementation of new Data configs on the Line chart as per issue #697. Please have a look and provide your suggestions or let us know any changes required for this implementation till now. Observability.-.new.configs.line.chart.mp4@mengweieric @btzeng,
Thanks, |
Hey @btzeng @mengweieric Following is the implementation of heatmap color theme. Let me know if any changes are required. heatmap_color_theme.mp4Thanks!! |
@ruchika-narang both spectrum and opacity look good. Thanks. |
Hi @mengweieric @btzeng , The video shows the visuals and implementation of new Data configs on the Bar chart as per this ticket. Legend:
Chart styles:
Color Theme Please have a look and provide your suggestions or let us know any changes required for this implementation till now. Observability.-.new.configs.bar.chart.mp4Note: As there is no Bar radius control option available on Plotly, So this feature is not included in this implementation. Thanks, |
@ruchika-narang @mengweieric For the color theme "spectrum", can you share where you get the these spectrum color selections on Plotly? I see there's a list of spectrum options when clicking on mode. |
Hey @btzeng @mengweieric |
Implementation of Visualizations mentioned in the below issue
opensearch-project/dashboards-observability#78
Refer to the [Chart type & config] and [Design example] sections for better understanding
The text was updated successfully, but these errors were encountered: