tableau

package
v2.21.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 31, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFileCrosstabXLSX

func ReadFileCrosstabXLSX(filename string, interval timeutil.Interval) (*timeseries.TimeSeriesSet, error)

ReadFileCrosstabXLSX reads a Tableau crosstab XLSX file where there is one sheet named "Sheet 1" with Column headings, "empty" followed by "FullMonth Year", e.g. "January 2024". The rows are various timeseries with numbers as integers with commas for thousands.

func WriteFileLineChartCrosstabXLSX

func WriteFileLineChartCrosstabXLSX(infile, outfile string, perm os.FileMode, interval timeutil.Interval, title string) error

func WriteFileLineChartTimeSeriesSet added in v2.19.5

func WriteFileLineChartTimeSeriesSet(tss *timeseries.TimeSeriesSet, outfile string, perm os.FileMode, interval timeutil.Interval, title string) error

func WriteFileLineChartWchartTimeSeriesSet added in v2.19.5

func WriteFileLineChartWchartTimeSeriesSet(tss *timeseries.TimeSeriesSet, outfile string, interval timeutil.Interval) error

func WriteFileLineChartWchartXLSX added in v2.19.5

func WriteFileLineChartWchartXLSX(infile, outfile string, interval timeutil.Interval) error

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL