pgcharts icon indicating copy to clipboard operation
pgcharts copied to clipboard

newbie help setting up

Open lizardie opened this issue 9 years ago • 1 comments

hi :) i kinda need help starting up - new to the git and postgres i'd like to make a bar chart of crime types and their frequencies using the pgcharts i created a table from query crime_types2009, downloaded pgcharts and did the "make" (i'm on osx 10.10.5) here's where i am: image not sure how to continue pls advise tnx :)

lizardie avatar Jun 02 '16 09:06 lizardie

The make command you've been using should output a file in ./build/bin/pgcharts, that's the command line to use as per the documentation at https://github.com/dimitri/pgcharts#initial-setup.

dimitri avatar Jun 04 '16 16:06 dimitri