edbrsk / d3-stencil

Charts built with D3 and Stencil. Framework-agnostic, simple.
https://d3-stencil.dev
MIT License
67 stars 15 forks source link

Wardley maps #3

Closed ghost closed 5 years ago

ghost commented 6 years ago

Did you know about Wardley maps?

I've learned about those graphs or techniques in the last BCN Craftmanship, and I found it very interesting, so I'd like to add some structure compatible with the d3-stencil and add those graphs into the catalogue.

I think that we can create a new specific structure for that, for example, as I did in the BGC Matrix, I know that it's a big Issue, but feel free, no pressure, we haven't deadlines here.

We'll be in touch if you want to do this! :)

peterennis commented 5 years ago

@edgarordonez I read this and it is very interesting. I feel it is a long term possibility.

It is probably more beneficial to add integration examples based on selection from here: https://github.com/d3/d3/wiki/Gallery

Integration of the component with Angular/React/Vue examples e.g. I have these skeletons in process:

https://github.com/peterennis/aeicons-angular https://github.com/peterennis/aeicons-react https://github.com/peterennis/aeicons-vue

ghost commented 5 years ago

Hey, yep it's really interesting! I've never used, but I have to.

Do you wanna have examples about how to use the components inside Angular, React, Vue? Ofc.

Would be cool to have the Wardley maps, but I think after increase the tests, examples, etc. totally agree!

peterennis commented 5 years ago

I would like to put D3-Stencil as a component in my test apps and just have it work. No/minimal changes to the component to make it work. Documentation of the process and add details to the website. This becomes a working example of Stencil integration for others to reference. Write a Medium post? Blog release? Newsletter info for Ionic? etc. TBD

ghost commented 5 years ago

Cool!

I like this. I'll create a new issue, something like a "Docs & Examples roadmap" to discuss these topics. 👍

I'm gonna close this. I have Wardley in mind for the future.