All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.js.lib.dygraph-plugins-loader.js Maven / Gradle / Ivy

The newest version!
/* 
 * Serposcope - SEO rank checker https://serposcope.serphacker.com/
 * 
 * Copyright (c) 2016 SERP Hacker
 * @author Pierre Nogues 
 * @license https://opensource.org/licenses/MIT MIT License
 */

/* global Dygraph */

Dygraph.PLUGINS = [
    Dygraph.Plugins.Axes,
    Dygraph.Plugins.Annotations,
    Dygraph.Plugins.Grid,
    Dygraph.Plugins.Serposcope
];




© 2015 - 2024 Weber Informatics LLC | Privacy Policy