Giter Site home page Giter Site logo

sisense / compose-sdk-charts-tutorial Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 141 KB

Code used in the Compose SDK Charts Tutorial

Home Page: https://sisense.dev/guides/sdk/tutorials/tutorial-charts/

JavaScript 2.59% HTML 2.17% CSS 10.49% TypeScript 84.74%
code-samples

compose-sdk-charts-tutorial's Introduction

Compose SDK Charts Tutorial

Code samples used in the Compose SDK charts tutorial.

You can find the full tutorial in the Compose SDK docs.

This tutorial repo is structured with a number of branches, each branch contains the code as it should be at a number of natural stopping points in the tutorial. The main branch of the repository contains the code for the finished project.

Prerequisites

Before getting started with the tutorial code, you’ll need:

  • Node.js version 16 or higher
  • npm

You’ll also need access to a Sisense instance with:

  • The Sample Retail data source (you may need to go into the Sample Retail data model and unhide some of the columns that are hidden by default)
  • An API Token you can use to query with
  • CORS settings that allow requests from http://localhost:5173, the URL that Vite serves your project on locally

Run

To work with the code from the repository:

  1. Fork the repo
  2. Run npm install to install all dependencies
  3. Rename the env.local.example file to env.local
  4. In the env.local file, enter the URL and API Token you’ll use to connect to your Sisense instance
  5. Run npm start

compose-sdk-charts-tutorial's People

Contributors

sisensesam avatar

Stargazers

 avatar Tuan Pham avatar

Watchers

Nathaniel Ho avatar Moti avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.