# Cube engine

Open-source game engine and first-person shooter created by Wouter van Oortmerssen.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Cube: Time Series Visualization

DevFeed: [Cube: Time Series Visualization](<https://devfeed.tech/articles/cube-time-series-visualization-15593.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/cube-time-series-visualization>)

Author: Square Engineering

Published: 2011-09-15T16:00:00Z

Content type: release

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Cube engine](<https://devfeed.tech/topics/cube-engine.md>), [Time Series](<https://devfeed.tech/topics/time-series.md>), [Data visualization](<https://devfeed.tech/topics/data-visualization.md>), [MongoDB](<https://devfeed.tech/topics/mongodb.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [d3](<https://devfeed.tech/tags/d3.md>), [data-visualization](<https://devfeed.tech/tags/data-visualization.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [mongodb](<https://devfeed.tech/tags/mongodb.md>), [node](<https://devfeed.tech/tags/node.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [time-series](<https://devfeed.tech/tags/time-series.md>), [visualization](<https://devfeed.tech/tags/visualization.md>)

### AI overview

Square announces Cube, an open-source system for visualizing time series data with MongoDB, Node, and D3. Cube accepts timestamped events and can produce realtime visualizations of aggregate metrics and browser-based dashboards.

### Source excerpt

Announcing an open-source system for visualizing time series data, built with MongoDB, Node, and D3.