Skip to content
gnuplot code for the single blog entries
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
001-understand_parametric_plotting
002-join_data_points_with_non-continuous_lines
003-plotting_the_world
004-defining_piecewise_functions
005-plotting_simple_statistical_data
006-plotting_more_advanced_statistical_data
007-plotting_single_points
008-interactive_label_placing
009-multiplot_placing_graphs_next_to_each_other Add answer to multiplot question Sep 14, 2015
010-fixed_ratio_plot
011-drawing_a_loudspeaker
012-configuration
013-object_placment_using_a_data_file
014-line_breaks_in_labels
015-klein_bottle
016-filledcurves_with_splot
017-plot_functions_using_special-filenames_property
018-heat_maps
019-attractive_plots
020-why_you_should_upgrade_to_gnuplot_4.4.3
021-color_maps_and_the_scale_of_axes
022-creating_pseudo_3d_plots
023-animation_i_gif
024-invert_order_of_entries_in_the_legend
025-spectrogram
026-equipotential_lines
027-matlab_colorbar_with_gnuplot
028-adding_arrows_to_the_axes
029-animation_ii_video
030-multiple_lines_with_different_colors
031-scale_paper_like_grid
032-images_within_a_graph
033-electron_and_positron
034-defining_a_palette_with_discrete_colors
035-using_a_palette_as_line_color
036-animation_iii_video_revisited
037-vector_field_from_data_file
038-animation_iv_trajectory
039-vector_field_from_function
040-plotting_the_world_revisited
041-filledcurves_with_different_transparency
042_interpolation_of_heat_maps
043-mercator_projection
044-default-color-palette
045-colorbrewer
046-plotting-sparse-data
047-rotate_label_automatically_by_fiting_the_data
048-plotting_cubes
049-label_size_in_epslatex_terminal
050-us_states_and_election_results
051-world_map
052-arrow_with_t-shaped_head
053-calculating_histograms
054-plotting-relative-data
055-zooming-in-with-multiplot
056-waterfall-plots-with-changing-color
057-matlab-colorbar-parula-with-gnuplot
058-ease-your-plotting-with-config-snippets
059-labels_with_white_background_in_latex_terminals
060-matplotlib-colormaps
061-circular-heat-map
README.md

README.md

Gnuplotting blog entries

This repository provides all the code and data files used in the entries on http://www.gnuplotting.org to create the figures.

License

Copyright 2015 Hagen Wierstorf

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

You can’t perform that action at this time.