# Is there a visual guide to the various charting attributes?

**URL:** https://community.plotly.com/t/is-there-a-visual-guide-to-the-various-charting-attributes/51274
**Category:** 📊 Plotly Python
**Created:** [March 22, 2021, 12:00pm UTC](https://community.plotly.com/t/is-there-a-visual-guide-to-the-various-charting-attributes/51274 "2021-03-22T12:00:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![david-bethesda](https://avatars.discourse-cdn.com/v4/letter/d/5e9695/32.png) [@david-bethesda](https://community.plotly.com/u/david-bethesda)
#### Post date: [March 22, 2021, 12:00pm UTC](https://community.plotly.com/t/is-there-a-visual-guide-to-the-various-charting-attributes/51274/1 "2021-03-22T12:00:11Z")

</div>

I’m trying to work with a client to develop a chart and show them what parts of the chart can be customized but simply referring them to this [plotly.express.scatter\_polar — 4.14.3 documentation](https://plotly.com/python-api-reference/generated/plotly.express.scatter_polar) they find overwhelming because it’s technical jargon.

Is there a reference that shows a legend of some kind, or an interactive on jsfiddle where I don’t have to use trial and error to figure out what each attribute does? Thanks.
