microsoft / datamations

https://microsoft.github.io/datamations/
Other
67 stars 15 forks source link

Document / warn re: limitations of ggplot2 pipeline parsing #86

Closed sharlagelfand closed 3 years ago

sharlagelfand commented 3 years ago

There are some limitations re: ggplot2 parsing (and parsing in general!), some are documented in the README:

There are a couple other things to consider, some other thoughts (will add more here as I start back working on things and think about them!):

We should document these limitations, and have the function warn or error when something not supported is done.

sharlagelfand commented 3 years ago

I have a start on this over in this branch, progress on errors so far:

Plus working on supporting color as per #87 - blocked on that right now as per my comment re: allowing multiple variables in splitField