Ann Marie Ward

Results 38 issues of Ann Marie Ward

Create Integration tests and Unit tests prior to adding the `pages` plugin to Dash

A common challenge when making multi-page apps is ensuring that IDs are unique in the entire app. Perhaps there is a way to handle this within the `pages/` api, for...

Create a cookiecutter project for developing multi-page apps. As suggested by [@curvball on the forum]( https://community.plotly.com/t/introducing-dash-pages-a-dash-2-1-feature-preview/57775/18?u=annmariew)

Here is the documentation for the Multi Page Apps: - [08-MultiPageDashApp.md](https://github.com/plotly/dash-labs/blob/main/docs/08-MultiPageDashApp.md) - [09-MultiPageDashAppExamples.md](https://github.com/plotly/dash-labs/blob/main/docs/09-MultiPageDashAppExamples.md) We welcome all pull requests to help improve the documentation, even as minor as fixing a typo...

![image](https://user-images.githubusercontent.com/72614349/133677816-5ea52424-bfd3-4405-9ccf-8ad0dbd18020.png) ![image](https://user-images.githubusercontent.com/72614349/133683669-eef08b42-2eff-49df-b0a5-33a7754a2b86.png) ![image](https://user-images.githubusercontent.com/72614349/133930947-1c95d44e-a6a5-44fd-a66d-258baddb44a4.png) ![cheatsheet](https://user-images.githubusercontent.com/72614349/134268914-10dc5211-80b2-4b36-95b4-0515d27d70e8.gif)

Added: - [x] AreaChart - [x] BarChart - [x] LineChart - [x] DonutChart - [x] PieChart - [x] RadarChart - [x] ScatterChart - [x] Sparkline To Do in each section:...

Hi @snehilvj I think I figured out the cause of the ghost headings - all the headings on a .md page must be unique,

## Open items the Mantine V6 docs. Please feel free to add to the list. Or better yet, open a pull request to address any of the items listed below....

![theme_explorer_dark](https://user-images.githubusercontent.com/72614349/109723317-28228480-7b6b-11eb-8a50-0ac06ec2bca1.png) ![theme_explorer_light](https://user-images.githubusercontent.com/72614349/109723319-28bb1b00-7b6b-11eb-8942-20a109b3ed1e.png)

Similar to #14 - add support for custom css urls - add support for use of stylesheets from the assets folder