Re: Graphing/Charting software in Linux - recommendations?

2020-06-05 Thread Gian Piero Puccioni



On 05-Jun-20 8:49 AM, Roberto Ragusa wrote:

On 2020-06-04 15:38, Max Pyziur wrote:


Greetings,

I mostly use Python/MatPlotLib for my graphing charting needs for a 
bunch of self-built, production-oriented things I require.


However, once in a while I need to assemble something ad-hoc, and I 
generally revert to MS Excel because of fidelity and functionality.


I've tried doing the same within Gnumeric and Libreoffice, but the 
results are considerably less compelling than that of MS Excel.


Would there be any recommendations on what's available w/in the Linux 
world that should be evaluated in this regard?


Much thanks,



xmgrace (dnf install grace)
https://en.wikipedia.org/wiki/Grace_(plotting_tool)

Very not-modern interface, very long history, very oriented to 
scientific graphs,
used in most scientific articles because it is basically the "LaTex" of 
plots and graphs.


But if you want 3D colored pie-charts (Excel style), this is the wrong 
tool.


Regards.



Yes I use xmgrace for 2D and gnuplot for 3D. Xmgrace is old, and not 
actively developed anymore but has the advantage of a powerful Command 
Line interface. Other possibiities are SciDavis and Veusz.


GiP
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread Roberto Ragusa

On 2020-06-04 15:38, Max Pyziur wrote:


Greetings,

I mostly use Python/MatPlotLib for my graphing charting needs for a bunch of 
self-built, production-oriented things I require.

However, once in a while I need to assemble something ad-hoc, and I generally 
revert to MS Excel because of fidelity and functionality.

I've tried doing the same within Gnumeric and Libreoffice, but the results are 
considerably less compelling than that of MS Excel.

Would there be any recommendations on what's available w/in the Linux world 
that should be evaluated in this regard?

Much thanks,



xmgrace (dnf install grace)
https://en.wikipedia.org/wiki/Grace_(plotting_tool)

Very not-modern interface, very long history, very oriented to scientific 
graphs,
used in most scientific articles because it is basically the "LaTex" of plots 
and graphs.

But if you want 3D colored pie-charts (Excel style), this is the wrong tool.

Regards.
--
   Roberto Ragusamail at robertoragusa.it
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread James Szinger
On Thu, 4 Jun 2020 09:38:56 -0400 (EDT)
Max Pyziur  wrote:

> I mostly use Python/MatPlotLib for my graphing charting needs for a
> bunch of self-built, production-oriented things I require.
> 
> However, once in a while I need to assemble something ad-hoc, and I 
> generally revert to MS Excel because of fidelity and functionality.
> 
> I've tried doing the same within Gnumeric and Libreoffice, but the
> results are considerably less compelling than that of MS Excel.
> 
> Would there be any recommendations on what's available w/in the Linux 
> world that should be evaluated in this regard?

Gnuplot is an excellent scientific plotting program, which has been
around a long time and is still actively developed.  Once can use it
for ad-hoc graphs, save the configuration and then clean it up ina
text editor for final output.  It's also Makefile friendly for
automated workflows.

R also has excellent statistical graphs, especially with the R-ggplot2
package.  It's also automation friendly.

Jim
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread Dave Stevens
On Thu, 4 Jun 2020 09:38:56 -0400 (EDT)
Max Pyziur  wrote:

> Would there be any recommendations on what's available w/in the Linux 
> world that should be evaluated in this regard?

I've recently started using Chart.js and am happy with it.

Dave

-- 
Affectionate tactile stimulation is a primary need, a need which must
be satisfied if the infant is to develop as a healthy human being.

And what is a healthy human being? One who is able to love, to work, to
play, and to think critically and unprejudicially.

--  Ashley Montagu – Touching, The human significance of the skin. 2e
1978
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread George N. White III
On Thu, 4 Jun 2020 at 10:40, Max Pyziur  wrote:

>
> Greetings,
>
> I mostly use Python/MatPlotLib for my graphing charting needs for a bunch
> of self-built, production-oriented things I require.
>
> However, once in a while I need to assemble something ad-hoc, and I
> generally revert to MS Excel because of fidelity and functionality.
>
> I've tried doing the same within Gnumeric and Libreoffice, but the results
> are considerably less compelling than that of MS Excel.
>
> Would there be any recommendations on what's available w/in the Linux
> world that should be evaluated in this regard?
>

I get this question a lot  -- Windows refugees often want artifacts similar
to ones
they produced using MS Excel.  Well-supported graphics packages have
galleries
of sample artifacts you can view online.   If there are examples in
publications or
web sites that you like, ask the authors how they were produced.
You may want to post in a LibreOffice forum to see if there is a way to do
something similar in LibreOffice -- if not maybe it will generate a feature
request.

I often generate a basic artifact with python or R and tweak it with
Inkscape
or Krita 4 where I get more direct control of details.

-- 
George N. White III
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread Samuel Sieb

On 6/4/20 6:38 AM, Max Pyziur wrote:
I mostly use Python/MatPlotLib for my graphing charting needs for a 
bunch of self-built, production-oriented things I require.


However, once in a while I need to assemble something ad-hoc, and I 
generally revert to MS Excel because of fidelity and functionality.


I've tried doing the same within Gnumeric and Libreoffice, but the 
results are considerably less compelling than that of MS Excel.


Would there be any recommendations on what's available w/in the Linux 
world that should be evaluated in this regard?


You need to provide more details of what you're looking for.  What's 
wrong with what libreoffice does?

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Graphing/Charting software in Linux - recommendations?

2020-06-04 Thread Max Pyziur


Greetings,

I mostly use Python/MatPlotLib for my graphing charting needs for a bunch 
of self-built, production-oriented things I require.


However, once in a while I need to assemble something ad-hoc, and I 
generally revert to MS Excel because of fidelity and functionality.


I've tried doing the same within Gnumeric and Libreoffice, but the results 
are considerably less compelling than that of MS Excel.


Would there be any recommendations on what's available w/in the Linux 
world that should be evaluated in this regard?


Much thanks,

Max
p...@brama.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org