I want to plot my bar chart by gnuplot. But I have problem with installing. I am using jupyter anaconda and the following codes don't work for installing.
!conda install gnuplot-py
!pip install gnuplot-py
!pip install gnuplot
Do you have any idea?