Skip to content

ObjectProfile/DataStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataStudio

DataStudio is an interactive graphical environment for software and data manipulation. Expressive and interactive visualizations are built without any programming knowledge. Domain elements are imported and visualized. The visualization is crafted by mapping metrics and properties to visual dimensions (width, height, color).

DataStudio is built on top of Roassal, an expressive library written in the Pharo programming language.

Data Studio Example

Installation

You can load Data studio by executing the following incantation in a playground:

Metacello new
    baseline: 'DataStudio';
    repository: 'github://ObjectProfile/DataStudio';
    load.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published