This is the clog-plotly Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:41:54 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
clog-plotly
Plotly plugin for CLOG
BSD
clog
(system).
clog-plotly.lisp
(file).
test-plotly.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
clog-plotly/clog-plotly.lisp
clog-plotly
(system).
add-traces-plotly
(generic function).
animate-plotly
(generic function).
attach-clog-plotly
(generic function).
clog-plotly-element
(class).
create-clog-plotly-element
(generic function).
create-clog-plotly-element-design
(generic function).
delete-traces-plotly
(generic function).
download-image-plotly
(generic function).
extend-traces-plotly
(generic function).
init-clog-plotly
(generic function).
move-traces-plotly
(generic function).
new-plot-plotly
(generic function).
prepend-traces-plotly
(generic function).
purge-plotly
(generic function).
react-plotly
(generic function).
relayout-plotly
(generic function).
restyle-plotly
(generic function).
set-on-plotly-animated
(generic function).
set-on-plotly-auto-size
(generic function).
set-on-plotly-click-point
(generic function).
set-on-plotly-deselect
(generic function).
set-on-plotly-redraw
(generic function).
set-on-plotly-to-image
(generic function).
start-test
(function).
to-image-plotly
(generic function).
update-plotly
(generic function).
animate-ploly
(method).
on-test-clog-plotly
(function).
react-ploly
(method).
set-on-plotly-after-plot
(generic function).
clog-plotly/test-plotly.lisp
clog-plotly.lisp
(file).
clog-plotly
(system).
button-3
(reader method).
button-4
(reader method).
clog-plotly-1
(reader method).
create-test-panel
(function).
test-panel
(class).
Packages are listed by definition order.
clog-plotly
clog
.
common-lisp
.
add-traces-plotly
(generic function).
animate-plotly
(generic function).
attach-clog-plotly
(generic function).
clog-plotly-element
(class).
create-clog-plotly-element
(generic function).
create-clog-plotly-element-design
(generic function).
delete-traces-plotly
(generic function).
download-image-plotly
(generic function).
extend-traces-plotly
(generic function).
init-clog-plotly
(generic function).
move-traces-plotly
(generic function).
new-plot-plotly
(generic function).
prepend-traces-plotly
(generic function).
purge-plotly
(generic function).
react-plotly
(generic function).
relayout-plotly
(generic function).
restyle-plotly
(generic function).
set-on-plotly-animated
(generic function).
set-on-plotly-auto-size
(generic function).
set-on-plotly-click-point
(generic function).
set-on-plotly-deselect
(generic function).
set-on-plotly-redraw
(generic function).
set-on-plotly-to-image
(generic function).
start-test
(function).
to-image-plotly
(generic function).
update-plotly
(generic function).
animate-ploly
(generic function).
button-3
(generic reader).
button-4
(generic reader).
clog-plotly-1
(generic reader).
create-test-panel
(function).
on-test-clog-plotly
(function).
react-ploly
(generic function).
set-on-plotly-after-plot
(generic function).
test-panel
(class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Add traces plotly with json-update
clog-plotly-element
) json-update) ¶Animate frames with attriutes
Initialize plugin
clog-plotly-element
)) ¶Create a new clog-plotly-element as child of CLOG-OBJ.
clog-obj
) &key hidden class html-id auto-place) ¶Create control - used at design time and in code
Create a new clog-plotly-element as child of CLOG-OBJ.
clog-obj
) &key hidden class html-id auto-place) ¶Create control - used at design time and in code
Delete traces plotly with json-update
clog-plotly-element
) json-update) ¶Download as image
clog-plotly-element
) json-properties) ¶Extend traces plotly with json-update
clog-plotly-element
) json-update) ¶Initialize libraries
clog-plotly-element
)) ¶Move traces plotly with json-update
clog-plotly-element
) json-update) ¶Plot with plotly json-data and json-layout
clog-plotly-element
) json-data json-layout) ¶Prepend traces plotly with json-update
clog-plotly-element
) json-update) ¶Remove plot
clog-plotly-element
)) ¶Plot with plotly json-data and json-layout
Relayout plotly with json-update
clog-plotly-element
) json-update) ¶Restyle plotly with json-update and trace-indices.
clog-plotly-element
) json-update trace-indices) ¶Set handler for animated plotly event
clog-plotly-element
) handler) ¶Set handler for auto-size plotly event
clog-plotly-element
) handler) ¶Set handler for receiving clicked points in a chart.
clog-plotly-element
) handler) ¶Set handler for deselect plotly event
clog-plotly-element
) handler) ¶Set handler for redraw plotly event
clog-plotly-element
) handler) ¶Set handler for receiving the image result of a call to to-image-plotly
clog-plotly-element
) handler) ¶Create plot using json-properties and fire the event on-plotlyto-image with string in url data form.
clog-plotly-element
) json-properties) ¶An efficient means of updating both the data array and layout object in an existing plot.
clog-plotly-element
) json-data json-layout trace-indices) ¶clog-plotly Element Object.
clog-element
.
add-traces-plotly
.
animate-ploly
.
attach-clog-plotly
.
delete-traces-plotly
.
download-image-plotly
.
extend-traces-plotly
.
init-clog-plotly
.
move-traces-plotly
.
new-plot-plotly
.
prepend-traces-plotly
.
purge-plotly
.
react-ploly
.
relayout-plotly
.
restyle-plotly
.
set-on-plotly-after-plot
.
set-on-plotly-animated
.
set-on-plotly-auto-size
.
set-on-plotly-click-point
.
set-on-plotly-deselect
.
set-on-plotly-redraw
.
set-on-plotly-to-image
.
to-image-plotly
.
update-plotly
.
clog-plotly-element
) json-frame json-attributes) ¶test-panel
)) ¶automatically generated reader method
test-panel
)) ¶automatically generated reader method
test-panel
)) ¶automatically generated reader method
clog-plotly-element
) json-data json-layout) ¶Set handler for after-plot plotly event
clog-plotly-element
) handler) ¶Jump to: | A B C D E F G I M N O P R S T U |
---|
Jump to: | A B C D E F G I M N O P R S T U |
---|
Jump to: | B C S |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
B | |||
button-3 : | Private classes | ||
button-4 : | Private classes | ||
| |||
C | |||
clog-plotly-1 : | Private classes | ||
| |||
S | |||
Slot, button-3 : | Private classes | ||
Slot, button-4 : | Private classes | ||
Slot, clog-plotly-1 : | Private classes | ||
|
Jump to: | B C S |
---|
Jump to: | C F P S T |
---|
Jump to: | C F P S T |
---|