Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/jupyterviz/lib/js/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 16.7.2022 mit Größe 595 B image not shown  

Quelle  viz-tool-plotly.js   Sprache: JAVA

 

window.requirejs.config( {
    paths : {
        plotly : 'https://cdn.plot.ly/plotly-latest.min'
    }
} );

// The Plotly library (see https://plot.ly/)
//
// This passes json.data directly to Plotly's newPlot() function.
// See its documentation here for details regarding the format:
// https://plot.ly/javascript/plotlyjs-function-reference/#plotlynewplot
window.VisualizationTools.plotly = function ( element, json, callback ) {
    require( [ 'plotly' ], function ( plotly ) {
        plotly.newPlot( element, json.data );
        callback( element, element.childNodes[0] );
    } );
};

Messung V0.5
C=94 H=96 G=94

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.