Skip to content

Instantly share code, notes, and snippets.

View pkaramishev's full-sized avatar

Karamishev Pavel pkaramishev

  • Leroy Merlin
  • Kyrgyzstan,Bishkek
View GitHub Profile
/**
* This portion of the source code is copyrighted by Thumbtack Technology LLC,
* all rights reserved, and is subject to the terms of a license agreement
* in which it constitutes "Pre-existing work" or "Licensed Product".
*/
import moment from 'moment';
import React, { Component } from 'react';
import Highcharts from 'highcharts';
import ReactHighcharts from 'react-highcharts';
/**
* This portion of the source code is copyrighted by Thumbtack Technology LLC,
* all rights reserved, and is subject to the terms of a license agreement
* in which it constitutes “Pre-existing work” or "Licensed Product".
*/
package net.thumbtack.adtech.campaign.manager;
import net.thumbtack.adtech.campaign.manager.exceptions.InvalidDBException;