pgcharts
pgcharts copied to clipboard
newbie help setting up
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:
not sure how to continue
pls advise
tnx :)
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.