dataliterate / data-populator

A plugin for Sketch and Adobe XD to populate your design mockups with meaningful data. Goodbye Lorem Ipsum. Hello JSON.
MIT License
1.67k stars 113 forks source link

Creating data visualizations in Sketch #51

Closed hungrysquirrel closed 8 years ago

hungrysquirrel commented 8 years ago
visualizing_data

I’ve used https://github.com/preciousforever/sketch-data-populator for Sketch and run into a blocker for me. I am parsing SVG graphics to points on the artboard and I was hoping to pass in a radius or W x H (in JSON) to the containers on the artboard that hold the svg’s in hopes to control their scale.

Currently the container on the artboard restricts the real proportions I need translated. Can Sketch layer properties be accessed in the JSON data import so I can control the SVG container size?

rhythmspice commented 8 years ago

I second this request! I just want to be able to control a list of bar charts (rectangle objects) by passing in the widths from JSON values.

nitrada commented 8 years ago

that's nothing we're going to implement in the near future, but feel free to contribute :-)