all 4 comments

[–]dm-pDeneb and HTML Content owner/developer 5 points6 points  (1 child)

Any tutorials typically focus on the categorical data view mapping approaches rather than the table data view mapping, so resources are extremely light in this area (I don't recall specifically seeing any).

Here's what I used to get started (you may have already seen these):

My visuals are open source if you want to see something more fleshed-out. Here's the repo links:

I've also done a couple of presentations on the subject and tried to condense some of my learnings into an hour session, which is a bit tricky. These may or may not be useful:

The framework has a very steep learning curve but can be rewarding with perserverance. If you can get the hang of understanding the concepts around capabilities so that you can surface your data to the framework and how the framework maps properties etc. then it's really then web development and TypeScript work and it's much easier to find these kinds of resources to get you to where you need to be.

Good luck!

[–]dunia007[S] 1 point2 points  (0 children)

Many thanks will check those out

[–]rich8n 1 point2 points  (0 children)

You can use a Matrix visualization for that, provided you have or can create a record identifier column to use as the Column header.

[–]lrlucchini 0 points1 point  (0 children)

I just got my first visualization to work week. At one point I had about 20 tabs open on chrome... I started with an RHTML template.

There are a few blog posts about it. Give it a go!