H
H
hostovik2020-09-26 22:50:30
linux
hostovik, 2020-09-26 22:50:30

Excel alternative for drawing tables?

There are tables (as a result of sql queries), they need to be drawn with graphs. Libre Office is too little functional - for example, if there are two values ​​\u200b\u200b(they differ from each other by dozens of times) depending on time, I didn’t immediately find it possible to make two different ordinate axes in it so that both curves fit nicely into the graph.

Maybe there are more advanced tabular data drawers, open source, Linux? to flexibly play with scales, for example, when displaying two curves at the same time

Answer the question

In order to leave comments, you need to log in

5 answer(s)
C
CityCat4, 2020-09-27
@CityCat4

Libre Office is too featureless

The statement "Product X is low-functionality" does not always mean that it is actually low-functionality. Often this means "it does not work like product Y and I don't want to understand it"

A
Adamos, 2020-09-26
@Adamos

There are tables (as a result of sql queries), they need to be drawn with graphs.

And what's with the offices? Damn cloud of JS libraries for data visualization...

V
Voland69, 2020-09-27
@Voland69

gnuplot:
there is a wrapper for python
controlled by commands - you can do anything you want , you
can output not to the screen but to a file
if you pick up python-docx, then the resulting pictures can be driven directly into the document
if there is a task to attach a GUI to all this, then I would suggest QML

R
rostislav-zp, 2020-09-27
@rostislav-zp

maybe not quite on the topic, but this lesson helped me a lot (Drawing Highcharts (Highstock) charts according to data from MySQL) unboxit.ru/blog/63-risuem-grafiki-highcharts-highs...
but in general, read this
https:/ /habr.com/en/post/246907/

N
Nird, 2020-10-01
@Nird_o

Try OnlyOffice, maybe it can.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question