Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ functions
Functions
1,831 in github.com/alandefreitas/matplotplusplus
⨍
Functions
1,831
◇
Types & classes
317
Function
hist2
source/matplot/core/axes_type.h:2708
Function
hist2
source/matplot/freestanding/plot.h:230
Function
histogram
source/matplot/axes_objects/histogram.h:63
Method
histogram
source/matplot/axes_objects/histogram.cpp:14
Method
histogram_count
source/matplot/axes_objects/histogram.cpp:527
Method
histogram_edges
source/matplot/axes_objects/histogram.cpp:505
Method
histogram_normalize
source/matplot/axes_objects/histogram.cpp:546
Method
horizontal
source/matplot/core/legend.cpp:106
Function
hsv
source/matplot/util/colors.cpp:1961
Function
image
source/matplot/freestanding/plot.h:817
Method
image_data_string
source/matplot/axes_objects/matrix.cpp:276
Function
imagesc
source/matplot/freestanding/plot.h:940
Method
impulse
source/matplot/axes_objects/vectors.cpp:437
Function
imshow
source/matplot/freestanding/plot.h:808
Method
include_comment
source/matplot/backend/backend_interface.cpp:144
Method
include_comment
source/matplot/backend/gnuplot.cpp:314
Method
include_comment
source/matplot/core/axes_type.cpp:1152
Method
include_comment
source/matplot/core/figure_type.cpp:35
Method
infer_n_vertices
If the user has not provided a list of nodes we assume this is a list from 0 to max(edge)
source/matplot/axes_objects/network.cpp:290
Function
inferno
source/matplot/util/colors.cpp:535
Method
init_cache_grid
source/matplot/util/contourc.cpp:1306
Method
init_cache_levels
source/matplot/util/contourc.cpp:1326
Method
initialize_glfw
source/matplot/backend/opengl.cpp:79
Method
initialize_preprocessed_data
source/matplot/axes_objects/contours.cpp:1565
Method
initialize_x_y
source/matplot/axes_objects/contours.cpp:1606
Method
integers_rule
source/matplot/axes_objects/histogram.cpp:408
Method
interp
source/matplot/util/contourc.cpp:1357
Method
ioff
source/matplot/core/figure_type.cpp:740
Method
ion
source/matplot/core/figure_type.cpp:738
Method
is_2d
source/matplot/core/axes_type.cpp:1164
Method
is_2d
source/matplot/core/axes_object.cpp:84
Method
is_3d
source/matplot/core/axes_object.cpp:88
Method
is_3d_map
source/matplot/core/axes_object.cpp:93
Method
is_edge_a_boundary
source/matplot/util/contourc.cpp:1368
Method
is_empty_iterator
source/matplot/util/common.h:639
Method
is_end_iterator
source/matplot/util/common.h:642
Function
is_false
source/matplot/util/common.cpp:48
Method
is_interactive
source/matplot/backend/backend_interface.cpp:12
Method
is_interactive
source/matplot/backend/gnuplot.cpp:104
Method
is_interactive
source/matplot/backend/opengl_embed.cpp:99
Method
is_lower_level
If a line is lower (true) or upper level (false) We have to know if it's lower or upper level to decide its color.
source/matplot/axes_objects/contours.cpp:508
Method
is_polar
source/matplot/core/axes_type.cpp:1168
Method
is_polar
source/matplot/core/axes_object.cpp:97
Method
is_rgb
source/matplot/axes_objects/matrix.cpp:333
Method
is_rgba
source/matplot/axes_objects/matrix.cpp:335
Method
is_timestamp
source/matplot/core/axis_type.cpp:377
Function
is_true
source/matplot/util/common.cpp:43
Function
is_valid_color_char
source/matplot/util/colors.cpp:89
Method
iteration
examples/geography/geoplot/geoplot_6.cpp:94
Method
iteration
examples/geography/geoplot/geoplot_7.cpp:99
Method
iterator
source/matplot/util/common.h:648
Method
jitter
source/matplot/axes_objects/parallel_lines.cpp:305
Method
jitter_outliers
source/matplot/axes_objects/box_chart.cpp:246
Function
labels
source/matplot/axes_objects/labels.h:37
Method
layout_k
source/matplot/axes_objects/network.cpp:681
Function
legend
source/matplot/freestanding/axes_functions.cpp:96
Function
legend
source/matplot/freestanding/axes_functions.h:383
Method
legend
source/matplot/core/axes_type.cpp:1623
Method
legend_string
source/matplot/axes_objects/parallel_lines.cpp:124
Method
legend_string
source/matplot/axes_objects/histogram.cpp:83
Method
legend_string
source/matplot/axes_objects/line.cpp:135
Method
legend_string
source/matplot/axes_objects/bars.cpp:92
Method
legend_string
source/matplot/axes_objects/network.cpp:88
Method
legend_string
source/matplot/axes_objects/circles.cpp:40
Method
legend_string
source/matplot/axes_objects/surface.cpp:344
Method
legend_string
source/matplot/axes_objects/contours.cpp:474
Method
legend_string
source/matplot/axes_objects/vectors.cpp:109
Method
limits_mode_automatic
source/matplot/core/axes_type.cpp:1744
Method
limits_mode_manual
source/matplot/core/axis_type.cpp:62
Function
line
source/matplot/freestanding/plot.h:867
Function
line
source/matplot/axes_objects/line.h:34
Method
line
source/matplot/axes_objects/line.cpp:13
Function
line_handle plot
source/matplot/core/axes_type.h:1767
Method
line_style_order
source/matplot/core/axes_type.cpp:1577
Method
line_style_order_index
source/matplot/core/axes_type.cpp:1582
Method
line_width
source/matplot/core/line_spec.cpp:340
Method
line_width
source/matplot/axes_objects/histogram.cpp:770
Method
line_width
source/matplot/axes_objects/bars.cpp:287
Method
line_width
source/matplot/axes_objects/circles.cpp:219
Function
lines
source/matplot/util/colors.cpp:2704
Function
magma
source/matplot/util/colors.cpp:858
Function
main
test/integration/main.cpp:7
Function
main
test/generate_examples/main.cpp:7
Function
main
test/backends/ogl_embed_main.cpp:4
Function
main
test/backends/ogl_main.cpp:4
Function
main
examples/vector_fields/quiver3/quiver3_1.cpp:8
Function
main
examples/vector_fields/quiver3/quiver3_2.cpp:9
Function
main
examples/vector_fields/feather/feather_1.cpp:4
Function
main
examples/vector_fields/quiver/quiver_4.cpp:4
Function
main
examples/vector_fields/quiver/quiver_5.cpp:4
Function
main
examples/vector_fields/quiver/quiver_2.cpp:4
Function
main
examples/vector_fields/quiver/quiver_3.cpp:4
Function
main
examples/vector_fields/quiver/quiver_6.cpp:4
Function
main
examples/vector_fields/quiver/quiver_1.cpp:4
Function
main
examples/geography/geobubble/geobubble_1.cpp:4
Function
main
examples/geography/geobubble/geobubble_2.cpp:4
Function
main
examples/geography/geoscatter/geoscatter_2.cpp:4
Function
main
examples/geography/geoscatter/geoscatter_1.cpp:4
Function
main
examples/geography/geoplot/geoplot_2.cpp:4
Function
main
examples/geography/geoplot/geoplot_6.cpp:174
← previous
next →
801–900 of 1,831, ranked by callers