sample1  How to create an empty window?

sample2  How to create multi empty windows?

sample3  How to read CSV file and make a 2D time-series plotting Graph window?

sample4  How to read CSV file and make multi 2D time-series plotting Graph windows on Visualizer?

sample5  How to make an object on a window?

sample6  How to load an image and assign the image to an object on a window on Visualizer?

sample7  How to load images and assign these image to objects on a window on Visualizer?

sample8  How to assign a text to an object on a window on Visualizer?

sample9  How to assign texts to objects on a window on Visualizer?

sample10  How to read time series data on CSV file and assign each time value in the data to the text color of an object?

sample11  How to assign each time value in a CSV data to the image color of an object?

sample12  How to assign each time value in a CSV data to the draw/undraw status of an object with a text?

sample13  How to assign each time value in a CSV data to the draw/undraw status of an object with an image?

sample14  How to assign each time value in a CSV data to three types of motion of an object?

sample15  How to move an object to a position of another object according to each time value in a CVS data?

sample16  How to assign each time value in a CSV data to the number of an image object?

sample17  How to assign each time value in a CSV data to the number of a text object?

sample18  How to assign each time value in a CSV data to the number of an image object and its color?

sample19  How to assign a time series value to the number of a text object and its color?

sample20  How to assign a time series value to three types of motion for multi visualized image objects?

sample21  How to assign a time series value to three types of motion for multi visualized text objects?

sample22  How to create an object with ring image from images?

sample23  How to create an object with ring image from images with variation such as arc range or size?

sample24  How to create an object with straight aligned image from images?

sample25  How to create an object with straight aligned image from images with variation such as ratio for each image, size or their order?

sample26  How to move straight aligned image from images with assigned time series value?

sample27  How to move a ring image that is generated from images, with assigned time series value?