Tipo de gráfica XY (Dispersión)

Na primeira páxina do Asistente de gráfica pode escoller un tipo de gráfica.

Para acceder a esta orde...

From the menu bar:

Choose Insert - Chart - Chart Type...

From the tabbed interface:

Choose Insert - Chart - Chart Type...

From toolbars:

Icon Insert Chart

Inserir gráfica

Then choose XY (Scatter).


XY (dispersión)

As gráficas XY na súa forma básica baséanse nunha serie de datos que consiste nun nome, nunha lista de valores ‑x e nunha lista de valores ‑y. Cada par de valores (x|y) móstrase como un punto nun sistema coordenado. O nome da serie de datos está asociado con valores ‑y e móstranse na lenda.

Escolla unha gráfica XY para as seguintes tarefas de exemplo:

  1. escalar o eixe X

  2. generate a parameter curve, for example a spiral

  3. debuxar a imaxe dunha función

  4. explorar a asociación estatística das variábeis cuantitativas

É posíbel que a gráfica XY teña máis dunha serie de datos.

Variantes de gráfica XY

Pode escoller unha variante da gráfica XY na primeira páxina do Asistente de gráfica ou escollendo Formato - Tipo de gráfica para unha gráfica en modo edición.

The chart is created with default settings. After the chart is finished, you can edit its properties to change the appearance. Line styles and icons can be changed on the Line tab page of the data series properties dialog.

Double-click any data point to open the Data Series dialog. In this dialog, you can change many properties of the data series.

For 2D charts, you can choose Insert - Y Error Bars to enable the display of error bars.

You can enable the display of mean value lines and trend lines using commands on the Insert menu.

Só puntos

Each data point is shown by an icon. LibreOfficeDev uses default icons with different forms and colors for each data series. The default colors are set in - Charts - Default Colors.

Icon Points only

Points only

Só liñas

Esta variante debuxa liñas rectas desde un punto de datos ata o seguinte. Os puntos de datos móstranse por iconas.

A orde de debuxo é a mesma que a orde na serie de datos. Marque Ordenar por valores X para debuxar as liñas na orde deses valores. Esta orde só se aplica na gráfica e non nos datos da táboa.

Icon Lines only

Lines only

Puntos e liñas

Esta variante mostra puntos e liñas ao mesmo tempo.

Icon Points and Lines

Points and Lines

Liñas 3D

As liñas móstranse como fitas. Os puntos de datos non se mostran a través de iconas. Na gráfica finalizada escolla Visualización 3D para definir propiedades como a iluminación e o ángulo de visualización.

Icon 3D Lines

3D Lines

Suavizar liñas

Choose Smooth from the Line type dropdown to draw curves instead of straight line segments.

Click Properties to set details for the curves.

Line type

Seleccionar Spline cúbico ou Spline B

Estes son modelos matemáticos que influencian como se mostran as curvas. As curvas créanse unindo segmentos de polinomios.

Cubic Spline interpolates your data points with polynomials of degree 3. The transitions between the polynomial pieces are smooth, having the same slope and curvature.

B-Spline uses a parametric, interpolating B-spline curve. Those curves are built piecewise from polynomials.

Resolution

The Resolution determines how many line segments are calculated to draw a piece of polynomial between two data points. You can see the intermediate points if you click any data point.

A higher value leads to a smoother line.

Degree of polynomials

For B-spline lines optionally set the degree of the polynomials.

Stepped Lines

Choose Stepped from the Line type dropdown to draw lines which step from point to point instead of straight line segments.

Click Properties to set details for the curves.

There are 4 different step types:

Step

Description

Start step icon

Start with horizontal line and step up vertically at the end.

End step icon

Start to step up vertically and end with horizontal line.

Center X icon

Start with horizontal line, step up vertically in the middle of the X values and end with horizontal line.

Center Y icon

Start to step up vertically to the middle of the Y values, draw a horizontal line and finish by stepping vertically to the end.